diff options
Diffstat (limited to 'src/lib/ecore_cocoa/ecore_cocoa_window.m')
-rw-r--r-- | src/lib/ecore_cocoa/ecore_cocoa_window.m | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/ecore_cocoa/ecore_cocoa_window.m b/src/lib/ecore_cocoa/ecore_cocoa_window.m index 5e8a2052fd..76b90247db 100644 --- a/src/lib/ecore_cocoa/ecore_cocoa_window.m +++ b/src/lib/ecore_cocoa/ecore_cocoa_window.m | |||
@@ -100,10 +100,6 @@ | |||
100 | 100 | ||
101 | @end | 101 | @end |
102 | 102 | ||
103 | |||
104 | #include "Ecore_Cocoa.h" | ||
105 | #include "ecore_cocoa_private.h" | ||
106 | |||
107 | Ecore_Cocoa_Window * | 103 | Ecore_Cocoa_Window * |
108 | ecore_cocoa_window_new(int x, | 104 | ecore_cocoa_window_new(int x, |
109 | int y, | 105 | int y, |