Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ios / public / provider / components / signin / browser / profile_oauth2_token_service_ios_provider.h
index d6f5238..01694bd 100644 (file)
@@ -49,9 +49,6 @@ class ProfileOAuth2TokenServiceIOSProvider {
   ProfileOAuth2TokenServiceIOSProvider() {};
   virtual ~ProfileOAuth2TokenServiceIOSProvider() {};
 
-  // Returns whether authentication is using the shared authentication library.
-  virtual bool IsUsingSharedAuthentication() const = 0;
-
   // Initializes the shared authentication library. This method should be called
   // when loading credentials if the user is signed in to Chrome via the shared
   // authentication library.