obsolete variable 0.10
authorAlexander Akimov <ext-alexander.akimov@nokia.com>
Fri, 2 Jul 2010 06:52:01 +0000 (09:52 +0300)
committerAlexander Akimov <ext-alexander.akimov@nokia.com>
Fri, 2 Jul 2010 06:52:01 +0000 (09:52 +0300)
libsignon-glib/signon-auth-session.c

index b998063b43e5ff68dc43253553919c6b758a62e9..0420304b295614e14e9283733ea93845892785d4 100644 (file)
@@ -450,8 +450,6 @@ static void auth_session_remote_object_destroyed_cb (DBusGProxy *proxy,
     SignonAuthSession *self = SIGNON_AUTH_SESSION (user_data);
     SignonAuthSessionPrivate *priv = self->priv;
     g_return_if_fail (priv != NULL);
-    GError *error = NULL;
-
     DEBUG ("remote object unregistered");
 
     if (priv->proxy)