[Tizen] code clean up : Relayout again for LTR / RTL order when layout direction is
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.h
index c3b8375..33f1f8f 100755 (executable)
@@ -1361,11 +1361,6 @@ public: // Text-input Event Queuing.
    */
   bool ShouldClearFocusOnEscape() const;
 
-  /**
-   * @brief UpdateLayoutDirectionChanged
-   */
-  void UpdateLayoutDirectionChanged( Dali::LayoutDirection::Type type );
-
 protected: // Inherit from Text::Decorator::ControllerInterface.
 
   /**