X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=adaptors%2Fcommon%2Fadaptor-impl.h;h=f48f29e47dfb9207de8c61e81437ea6408c35cf7;hb=26e723d732dee359276f8affa3be6dc57849ec62;hp=5920b85abd1be8d7bc39fca3e1a9c48089865da0;hpb=a7a4e677915974dec21da2af195886c7b798e11b;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/common/adaptor-impl.h b/adaptors/common/adaptor-impl.h index 5920b85..f48f29e 100644 --- a/adaptors/common/adaptor-impl.h +++ b/adaptors/common/adaptor-impl.h @@ -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: /**