DALi Version 1.2.11
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / feedback / feedback-style.h
index 0f8d270..bf6ea3f 100644 (file)
@@ -149,8 +149,6 @@ private:
 
   std::map<const std::string, FeedbackPattern>   mFeedbackPatternLut; ///< Used to convert feedback pattern strings into enumerated values
   std::map<const std::string, FeedbackStyleInfo> mStyleInfoLut;       ///< Converts key strings into style information
-
-  SlotDelegate< FeedbackStyle > mConnections; ///< Maintains the connections to the Object registry.
 };
 
 } // namespace Toolkit