diff -r e28334aad05a -r 6517e0eda8bc pidgin/gtkplugin.h --- a/pidgin/gtkplugin.h Sun Oct 14 03:07:06 2007 +0000 +++ b/pidgin/gtkplugin.h Sun Oct 14 03:14:43 2007 +0000 @@ -72,12 +72,14 @@ */ 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