Revert "[Tizen] Add screen and client rotation itself function"
[platform/core/uifw/dali-adaptor.git] / dali / internal / window-system / windows / window-base-win.cpp
index 2b75b9f..b1d6f1c 100755 (executable)
@@ -297,18 +297,6 @@ void WindowBaseWin::MoveResize( PositionSize positionSize )
 {
 }
 
-void WindowBaseWin::ShowIndicator( Dali::Window::IndicatorVisibleMode visibleMode, Dali::Window::IndicatorBgOpacity opacityMode )
-{
-}
-
-void WindowBaseWin::SetIndicatorProperties( bool isShow, Dali::Window::WindowOrientation lastOrientation )
-{
-}
-
-void WindowBaseWin::IndicatorTypeChanged( IndicatorInterface::Type type )
-{
-}
-
 void WindowBaseWin::SetClass( const std::string& name, const std::string& className )
 {
 }