Merge "Boost removal from pixmap" into devel/master
[platform/core/uifw/dali-adaptor.git] / adaptors / wayland / window-impl-wl.cpp
index f0539c7..9f2ef45 100644 (file)
@@ -408,11 +408,6 @@ void Window::OnDestroy()
   mAdaptor = NULL;
 }
 
-OrientationPtr Window::GetOrientation()
-{
-  return mOrientation;
-}
-
 void Window::AddAvailableOrientation(Dali::Window::WindowOrientation orientation)
 {
   bool found = false;