Revert "[4.0] Add an environment variable to set the default indicator visible mode"
[platform/core/uifw/dali-adaptor.git] / adaptors / wayland / window-impl-wl.cpp
index b122285..0a6a018 100644 (file)
@@ -318,11 +318,6 @@ void Window::RotationDone( int orientation, int width, int height )
 {
 }
 
-void Window::SetIndicatorVisibleMode( Dali::Window::IndicatorVisibleMode mode )
-{
-  mIndicatorVisible = mode;
-}
-
 unsigned int Window::GetSupportedAuxiliaryHintCount()
 {
   return 0;