diff --git a/src/sysprof/sysprof-application.c b/src/sysprof/sysprof-application.c index 8a660b7a..59845d92 100644 --- a/src/sysprof/sysprof-application.c +++ b/src/sysprof/sysprof-application.c @@ -128,7 +128,6 @@ sysprof_new_window (GSimpleAction *action, { const GList *windows; GApplication *app = user_data; - GtkWindow *window; GtkWidget *greeter; g_assert (G_IS_APPLICATION (app));