build: fix GCC warning

This commit is contained in:
Christian Hergert
2025-04-07 14:21:50 -07:00
parent b2091926fe
commit 9bdf707b22

View File

@ -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));