Revert "[Tizen] To do not reset camera properties when OnScene"
[platform/core/uifw/dali-core.git] / dali / internal / event / actors / camera-actor-impl.h
index fe012da..6d0bb17 100644 (file)
@@ -267,7 +267,6 @@ private:                                  // Data
   float                        mTopClippingPlane;
   float                        mBottomClippingPlane;
   bool                         mInvertYAxis;
-  bool                         mPropertyChanged{false}; // This variable will be removed after CameraActor refactoring.
 };
 
 } // namespace Internal