forked from AuroraMiddleware/gtk
wayland: remove debug message
https://bugzilla.gnome.org/show_bug.cgi?id=693253
This commit is contained in:
parent
6657479c72
commit
2935b97b31
@ -448,8 +448,6 @@ gdk_wayland_display_broadcast_startup_message (GdkDisplay *display,
|
|||||||
}
|
}
|
||||||
va_end (ap);
|
va_end (ap);
|
||||||
|
|
||||||
printf ("startup message: %s\n", message->str);
|
|
||||||
|
|
||||||
g_string_free (message, TRUE);
|
g_string_free (message, TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user