Revert "[Tizen] Added layout direction change by system language"
[platform/core/uifw/dali-adaptor.git] / adaptors / common / adaptor-impl.h
index 5920b85..f48f29e 100644 (file)
@@ -345,12 +345,6 @@ public:
    */
   void SurfaceResizeComplete( Dali::Adaptor::SurfaceSize surfaceSize );
 
-  /**
-   * Sets layout direction of root by system language
-   * @param[in] locale System locale
-   */
-  void SetRootLayoutDirection( std::string locale );
-
 public:  //AdaptorInternalServices
 
   /**
@@ -522,11 +516,6 @@ private:
    */
   void GetDataStoragePath(std::string& path);
 
-  /**
-   * Sets up system information if needs
-   */
-  void SetupSystemInformation();
-
 private:
 
   /**