]> git.0d.be Git - empathy.git/blobdiff - ubuntu-online-accounts/cc-plugins/empathy-accounts-plugin.c
Generate one GType per UOA protocol plugin
[empathy.git] / ubuntu-online-accounts / cc-plugins / empathy-accounts-plugin.c
index 939912aadbd4134d15c5add3c379c5c69f633bc3..46e429e43f53781a93fa35471de7c51d4fd7e0a7 100644 (file)
@@ -123,9 +123,3 @@ empathy_accounts_plugin_init (EmpathyAccountsPlugin *self)
     }
 
 }
-
-GType
-ap_module_get_object_type (void)
-{
-  return EMPATHY_TYPE_ACCOUNTS_PLUGIN;
-}