summaryrefslogtreecommitdiff
path: root/gdata/gdata-authorizer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdata/gdata-authorizer.c')
-rw-r--r--gdata/gdata-authorizer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdata/gdata-authorizer.c b/gdata/gdata-authorizer.c
index ca8002a9..fbfff764 100644
--- a/gdata/gdata-authorizer.c
+++ b/gdata/gdata-authorizer.c
@@ -40,8 +40,6 @@
* <itemizedlist>
* <listitem>#GDataClientLoginAuthorizer for
* <ulink type="http" url="http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html">ClientLogin</ulink> (deprecated)</listitem>
- * <listitem>#GDataOAuth1Authorizer for
- * <ulink type="http" url="http://code.google.com/apis/accounts/docs/OAuthForInstalledApps.html">OAuth 1.0</ulink> (deprecated)</listitem>
* <listitem>#GDataOAuth2Authorizer for
* <ulink type="http" url="https://developers.google.com/accounts/docs/OAuth2InstalledApp">OAuth 2.0</ulink> (preferred)</listitem>
* </itemizedlist>