X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fwindow-system%2Fcommon%2Fwindow-render-surface.h;h=5d248c073de860f4600893ce602472e6fac7de7c;hb=c14e40e115165083feb961ddc43fc298bfe83859;hp=5e5889390135df58dedf9dba19796f64dfd1ec63;hpb=ba01bd59e55015739ab9612a261269a21e66b68e;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/internal/window-system/common/window-render-surface.h b/dali/internal/window-system/common/window-render-surface.h index 5e58893..5d248c0 100644 --- a/dali/internal/window-system/common/window-render-surface.h +++ b/dali/internal/window-system/common/window-render-surface.h @@ -138,13 +138,6 @@ public: // API void UpdatePositionSize(Dali::PositionSize positionSize); /** - * @brief Query whether window is rotating or not. - * - * @return true if window is rotating, false otherwise. - */ - bool IsWindowRotating() const; - - /** * @brief This signal is emitted when the output is transformed. */ OutputSignalType& OutputTransformedSignal();