gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
gdk/x11/gdkmain-x11.c, gtk/gtkdebug.h, gtk/gtkmain.c: Update debugging info, remove unused debug flags. (#58330)
This commit is contained in:
@ -95,7 +95,6 @@ static const GDebugKey gdk_debug_keys[] = {
|
||||
{"events", GDK_DEBUG_EVENTS},
|
||||
{"misc", GDK_DEBUG_MISC},
|
||||
{"dnd", GDK_DEBUG_DND},
|
||||
{"color-context", GDK_DEBUG_COLOR_CONTEXT},
|
||||
{"xim", GDK_DEBUG_XIM}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user