Controls no longer have property names.
[platform/core/uifw/dali-toolkit.git] / capi / dali-toolkit / public-api / controls / scrollable / scroll-view / scroll-view-twist-effect.h
index 0767a16..26f7070 100644 (file)
@@ -48,10 +48,6 @@ class ScrollViewTwistEffect : public ScrollViewEffect
 
 public:
 
-  static const std::string EFFECT_TIME;
-  static const std::string EFFECT_REFERENCE;
-  static const std::string EFFECT_DEPTH;
-  static const std::string EFFECT_ACTIVATE;
   static const float DEFAULT_MINIMUM_DISTANCE_FOR_SHRINK;
 
 public: