uoa: Remove a debug message.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 2 Feb 2013 16:13:19 +0000 (11:13 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sun, 3 Feb 2013 01:47:15 +0000 (20:47 -0500)
modules/ubuntu-online-accounts/module-ubuntu-online-accounts.c

index 9baa5b6..869402b 100644 (file)
@@ -1103,9 +1103,6 @@ e_ubuntu_online_accounts_class_init (EUbuntuOnlineAccountsClass *class)
 
        extension_class = E_EXTENSION_CLASS (class);
        extension_class->extensible_type = E_TYPE_SOURCE_REGISTRY_SERVER;
-
-       /* XXX Just to verify we're using the right registry service... */
-       g_message ("Ubuntu Online Accounts development...");
 }
 
 static void