Revert "[4.0] Fix text outline property related native TCT"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.h
index fc75596..b02bb68 100755 (executable)
@@ -461,18 +461,6 @@ public: // Configure the text controller.
   void ShadowSetByString( bool setByString );
 
   /**
-   * @brief Query if outline settings were provided by string or map
-   * @return bool true if set by string
-   */
-  bool IsOutlineSetByString();
-
-  /**
-   * Set method outline setting were set by
-   * @param[in] bool, true if set by string
-   */
-  void OutlineSetByString( bool setByString );
-
-  /**
    * @brief Query if font style settings were provided by string or map
    * @return bool true if set by string
    */