diff libpurple/dbus-analyze-functions.py @ 32674:2571b01e849c

The following were deprecated since they were moved to the internal API: purple_connection_new purple_connection_new_unregister purple_connection_destroy Remove the public interface.
author andrew.victor@mxit.com
date Sat, 24 Sep 2011 17:04:09 +0000
parents bf65d24d84ae
children 8b7c7c6bf985
line wrap: on
line diff
--- a/libpurple/dbus-analyze-functions.py	Sat Sep 24 16:36:57 2011 +0000
+++ b/libpurple/dbus-analyze-functions.py	Sat Sep 24 17:04:09 2011 +0000
@@ -29,7 +29,6 @@
     # Similar to the above:
     "purple_account_set_register_callback",
     "purple_account_unregister",
-    "purple_connection_new_unregister",
 
     # Similar to the above, again
     "purple_menu_action_new",