[Xfce4-commits] <xfce4-panel:devel> Remove leftover function define from a previous test.

Nick Schermer nick at xfce.org
Tue Aug 11 20:30:30 CEST 2009


Updating branch refs/heads/devel
         to d2817c2065421f93d81b76b892fc5d18e81c3474 (commit)
       from bcb8b88f0667cd7374f5042e17d2a18c031d91d6 (commit)

commit d2817c2065421f93d81b76b892fc5d18e81c3474
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Mar 15 16:27:25 2009 +0100

    Remove leftover function define from a previous test.

 libxfce4panel/xfce-panel-plugin-provider.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/libxfce4panel/xfce-panel-plugin-provider.h b/libxfce4panel/xfce-panel-plugin-provider.h
index b3ed0fc..1325681 100644
--- a/libxfce4panel/xfce-panel-plugin-provider.h
+++ b/libxfce4panel/xfce-panel-plugin-provider.h
@@ -118,9 +118,6 @@ gboolean     xfce_panel_plugin_provider_get_show_about      (XfcePanelPluginProv
 
 void         xfce_panel_plugin_provider_show_about          (XfcePanelPluginProvider       *provider);
 
-void         xfce_panel_plugin_provider_register_types      (XfcePanelPluginProvider       *provider,
-                                                             GTypeModule                   *module);
-
 G_END_DECLS
 
 #endif /* !__XFCE_PANEL_PLUGIN_PROVIDER_H__ */



More information about the Xfce4-commits mailing list