diff options
Diffstat (limited to 'src/window-commands.c')
-rw-r--r-- | src/window-commands.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; |