diff options
author | Jaehyun Cho <jae_hyun.cho@samsung.com> | 2015-12-11 13:44:40 +0900 |
---|---|---|
committer | Jaehyun Cho <jae_hyun.cho@samsung.com> | 2015-12-11 14:28:33 +0900 |
commit | 91d9e7f83cd81b1b3098e3ee5016358799b1236e (patch) | |
tree | d873c4af9b377156708978daeffd9dc303e86868 /src/lib/ecore_cocoa/ecore_cocoa_private.h | |
parent | a9df72f6110e219e0202bb5ea168c143dbfa61e2 (diff) |
Revert "ecore_cocoa: add support for system cursors"
This reverts commit 4623d57762094011c5155cbea9512ae6a2db8852.
This commit is duplicated with 2c93c73cbd1966e8cead7e7856044a2eb12138d7.
Diffstat (limited to 'src/lib/ecore_cocoa/ecore_cocoa_private.h')
-rw-r--r-- | src/lib/ecore_cocoa/ecore_cocoa_private.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/ecore_cocoa/ecore_cocoa_private.h b/src/lib/ecore_cocoa/ecore_cocoa_private.h index db002886fa..535e08a7ed 100644 --- a/src/lib/ecore_cocoa/ecore_cocoa_private.h +++ b/src/lib/ecore_cocoa/ecore_cocoa_private.h | |||
@@ -67,4 +67,6 @@ Eina_Bool _ecore_cocoa_window_init(void); | |||
67 | 67 | ||
68 | Eina_Bool _ecore_cocoa_feed_events(void *anEvent); | 68 | Eina_Bool _ecore_cocoa_feed_events(void *anEvent); |
69 | 69 | ||
70 | |||
71 | |||
70 | #endif | 72 | #endif |