[Xfce4-commits] r26207 - libxfcegui4/trunk/libxfcegui4
Jean-François Wauthy
pollux at xfce.org
Sun Oct 28 16:50:54 CET 2007
Author: pollux
Date: 2007-10-28 15:50:54 +0000 (Sun, 28 Oct 2007)
New Revision: 26207
Modified:
libxfcegui4/trunk/libxfcegui4/xfce-appmenuitem.c
Log:
fix compiler warning
Modified: libxfcegui4/trunk/libxfcegui4/xfce-appmenuitem.c
===================================================================
--- libxfcegui4/trunk/libxfcegui4/xfce-appmenuitem.c 2007-10-28 14:22:44 UTC (rev 26206)
+++ libxfcegui4/trunk/libxfcegui4/xfce-appmenuitem.c 2007-10-28 15:50:54 UTC (rev 26207)
@@ -533,7 +533,6 @@
gboolean show_icon)
{
XfceAppMenuItem *app_menu_item;
- GtkWidget *accel_label;
gchar *name = NULL, *cmd = NULL, *icon = NULL, *snotify = NULL;
gchar *onlyshowin = NULL, *categories = NULL, *term = NULL;
const gchar *dfile;
More information about the Xfce4-commits
mailing list