Remove reserved properties from toolkit
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / control.h
index ed68e15..dee50ce 100644 (file)
@@ -107,9 +107,6 @@ public:
        */
       STYLE_NAME = PROPERTY_START_INDEX,
 
-      RESERVED_PROPERTY_01, ///< Reserved index for a removed property.
-      RESERVED_PROPERTY_02, ///< Reserved index for a removed property.
-
       /**
        * @brief Receives key events to the control.
        * @details Name "keyInputFocus", type Property::BOOLEAN.