From 1f83720e0ff3583e9d0c48a6224b383814ddf1f2 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 3 Oct 2004 14:30:21 +0000 Subject: Remove unused variable. 2004-10-03 Christian Persch * src/window-commands.c: (window_cmd_help_about): Remove unused variable. --- src/window-commands.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/window-commands.c b/src/window-commands.c index 864940dcb..eb1c6f9c8 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -929,7 +929,6 @@ window_cmd_help_about (GtkAction *action, { static GtkWidget *about = NULL; GtkWidget** ptr; - const char *icon_path; GdkPixbuf *icon = NULL; int size = 48; -- cgit v1.2.3