gdk: Remove an unused variable

This commit is contained in:
Matthias Clasen 2020-10-01 19:33:43 -04:00
parent 3cf8904d0b
commit c9f3034e82

View File

@ -30,4 +30,3 @@
#include <stdio.h>
guint _gdk_debug_flags = 0;
GList *_gdk_default_filters = NULL;