ecore_cocoa: remove unimplemented function

This commit is contained in:
Jean Guyomarc'h 2016-01-05 23:38:13 +01:00 committed by Stefan Schmidt
parent f3ca5f6f3d
commit 8a77d72317
1 changed files with 0 additions and 2 deletions

View File

@ -167,8 +167,6 @@ EAPI Ecore_Cocoa_Window *ecore_cocoa_window_new(int x,
*/
EAPI void ecore_cocoa_window_free(Ecore_Cocoa_Window *window);
EAPI void *ecore_cocoa_window_hwnd_get(Ecore_Cocoa_Window *window);
/**
* Moves a Cocoa window to a given point
* @param window The window to be moved