Upstream version 8.36.169.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / browser / xwalk_runner_tizen.h
index b30ed4e..73effec 100644 (file)
@@ -25,10 +25,6 @@ class XWalkRunnerTizen : public XWalkRunner {
 
   virtual void PreMainMessageLoopRun() OVERRIDE;
 
-  // Get the latest application locale from system.
-  // locale is a langtag defined in [BCP47]
-  virtual std::string GetLocale() const OVERRIDE;
-
  private:
   friend class XWalkRunner;
   XWalkRunnerTizen();