[ekiga/ds-gsettings] GmMenuAddon: Dropped reference to removed function.



commit 90791c9b3ea90eec6d713f954ad0dbd771481232
Author: Damien Sandras <dsandras beip be>
Date:   Thu Mar 28 17:28:07 2013 +0100

    GmMenuAddon: Dropped reference to removed function.

 lib/gui/gmmenuaddon.h |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/lib/gui/gmmenuaddon.h b/lib/gui/gmmenuaddon.h
index e9b945f..f857755 100644
--- a/lib/gui/gmmenuaddon.h
+++ b/lib/gui/gmmenuaddon.h
@@ -194,15 +194,6 @@ void gtk_radio_menu_select_with_id (GtkWidget *,
 void gtk_radio_menu_select_with_widget (GtkWidget *,
                                        int);
 
-
-/* DESCRIPTION  :  /
- * BEHAVIOR     :  Show or hide the images in the menu following the gboolean
- *                 is true or false.
- * PRE          :  /
- */
-void gtk_menu_show_icons (GtkWidget *,
-                         gboolean);
-
 G_END_DECLS
 
 #endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]