X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fevent%2Fcommon%2Fscene-impl.h;h=f9db963bf7b9ecaf3b3d68a9cfb61c6bbe5b0ee8;hb=ce74fc2afd318859452610424a04a8781e2a982a;hp=f339030045d8d19cddf38dab9101c70a6ac360c9;hpb=9a23d266593e13ab8875fb5ccbd89f790c0018ae;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 f339030..f9db963 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