X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fevent%2Fcommon%2Fscene-impl.h;h=01766dfff9f27831fcfb75f618724ecaaacda296;hb=3d2017d929cb1c2ad49dec8e603d42b336a3da39;hp=49dcc0779642b53f78fe5842bbd13f2f3aa7c51d;hpb=ff234de0568247f0260a6d5402d18b2cc75e3d8f;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/event/common/scene-impl.h b/dali/internal/event/common/scene-impl.h index 49dcc07..01766df 100644 --- a/dali/internal/event/common/scene-impl.h +++ b/dali/internal/event/common/scene-impl.h @@ -122,7 +122,7 @@ public: /** * Notify the surface has been resized. */ - void SurfaceResized( bool forceUpdate ); + void SurfaceResized(); /** * Notify the surface has been deleted. @@ -285,9 +285,6 @@ private: Vector4 mBackgroundColor; - // The SurfaceOrientation - int mSurfaceOrientation; - LayerPtr mRootLayer; // Ordered list of currently on-stage layers