diff -r 6517e0eda8bc -r a3b64f274ab3 pidgin/gtkplugin.h --- a/pidgin/gtkplugin.h Sun Oct 14 03:14:43 2007 +0000 +++ b/pidgin/gtkplugin.h Fri Nov 16 23:00:03 2007 +0000 @@ -72,14 +72,12 @@ */ void pidgin_plugins_save(void); -#ifndef PURPLE_DISABLE_DEPRECATED /** * Shows the Plugins dialog * * @deprecated Use pidgin_plugin_dialog_show_with_parent() instead. */ void pidgin_plugin_dialog_show(void); -#endif /** * Shows the Plugins dialog, transient to a parent window