Revert "[Tizen] keygrab & ecore-wl-window-handle c# binding"
[platform/core/uifw/dali-adaptor.git] / adaptors / devel-api / adaptor-framework / window-devel.cpp
old mode 100755 (executable)
new mode 100644 (file)
index eb830fd..b6f977c
@@ -145,11 +145,6 @@ int GetBrightness( Window window )
   return GetImplementation( window ).GetBrightness();
 }
 
-void * GetNativeWindowHandler( Window window )
-{
-  return GetImplementation( window ).GetNativeWindowHandler();
-}
-
 } // namespace DevelWindow
 
 } // namespace Dali