diff options
Diffstat (limited to 'src/gpm-prefs.c')
-rw-r--r-- | src/gpm-prefs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-prefs.c b/src/gpm-prefs.c index 4785cc0..096660f 100644 --- a/src/gpm-prefs.c +++ b/src/gpm-prefs.c @@ -67,7 +67,6 @@ main (int argc, char **argv) gboolean verbose = FALSE; GOptionContext *context; GpmPrefs *prefs = NULL; - gboolean ret; GtkApplication *app; GtkWidget *window; gint status; |