[Tizen] Sync for libds
[platform/core/uifw/dali-adaptor.git] / dali / devel-api / adaptor-framework / accessibility-impl.h
index 21d867a..cb8b2a5 100644 (file)
@@ -773,15 +773,6 @@ public:
   virtual bool ClearHighlight() = 0;
 
   /**
-   * @brief Get index of "highlighted" object
-   *
-   * @return The index of "highlighted" object
-   *
-   * @see Dali:Accessibility::State
-   */
-  virtual int GetHighlightIndex() = 0;
-
-  /**
    * @brief Check whether object can be scrolled
    *
    * @return true if object is scrollable, false otherwise