Revert "Added UNDERLINE_HEIGHT property to TextLabel to override adaptor metrics...
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-view.h
index e611c3c..b9bd7fc 100644 (file)
@@ -101,11 +101,6 @@ public:
    */
   virtual bool IsUnderlineEnabled() const;
 
-  /**
-   * @copydoc Dali::Toolkit::Text::ViewInterface::GetUnderlineHeight()
-   */
-  virtual float GetUnderlineHeight() const;
-
 private:
 
   // Undefined