TextInput Adding new Handles class and matching API in Decorator
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / text-input / text-input-decorator-impl.h
index 087cde3..468c8a3 100644 (file)
@@ -162,12 +162,6 @@ public:
   void SetSelectionHandlesVisibility( bool visible );
 
   /**
-   * @brief Callback for when a handle is released
-   * @return bool
-   */
-  bool OnHandleReleased();
-
-  /**
    * @brief Position Selection handles at given positions within the text string.
    *
    * @param[in] start where to place first handle