Revert "[4.0] Create Widget Application"
[platform/core/uifw/dali-adaptor.git] / adaptors / common / adaptor.cpp
index 165d039..c6cc3fa 100644 (file)
@@ -114,11 +114,6 @@ Any Adaptor::GetNativeWindowHandle()
   return mImpl->GetNativeWindowHandle();
 }
 
-Window Adaptor::GetWindow()
-{
-  return mImpl->GetWindow();
-}
-
 void Adaptor::ReleaseSurfaceLock()
 {
   mImpl->ReleaseSurfaceLock();