Revert TextVisual in TextLabel Patches
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / visual-model-impl.h
index 6356f32..0874c05 100644 (file)
@@ -280,13 +280,6 @@ public:
    */
   float GetUnderlineHeight() const;
 
-  /**
-   * @brief Retrieves the number of underline runs.
-   *
-   * @return The number of underline runs.
-   */
-  Length GetNumberOfUnderlineRuns() const;
-
 protected:
 
   /**