mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
build: fix GCC warning
This commit is contained in:
@ -128,7 +128,6 @@ sysprof_new_window (GSimpleAction *action,
|
|||||||
{
|
{
|
||||||
const GList *windows;
|
const GList *windows;
|
||||||
GApplication *app = user_data;
|
GApplication *app = user_data;
|
||||||
GtkWindow *window;
|
|
||||||
GtkWidget *greeter;
|
GtkWidget *greeter;
|
||||||
|
|
||||||
g_assert (G_IS_APPLICATION (app));
|
g_assert (G_IS_APPLICATION (app));
|
||||||
|
|||||||
Reference in New Issue
Block a user