mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 18:00:09 +00:00
and on goes the crusade. it just takes another dozen patchup commits
to cover up for an aborted cvs commit batch.
This commit is contained in:
parent
2dfa121e06
commit
cfea670dac
@ -117,7 +117,6 @@ GType GTK_TYPE_IDENTIFIER = 0;
|
||||
#else
|
||||
#define IMPORT
|
||||
#endif
|
||||
extern IMPORT gboolean glib_debug_objects;
|
||||
|
||||
#include <gtk.h> /* for gtktypebuiltins_ids.c */
|
||||
#include <gdk.h> /* gtktypebuiltins_ids.c */
|
||||
@ -152,8 +151,6 @@ gtk_type_init (GTypeDebugFlags debug_flags)
|
||||
|
||||
initialized = TRUE;
|
||||
|
||||
glib_debug_objects = (gtk_debug_flags & GTK_DEBUG_OBJECTS) != 0;
|
||||
|
||||
/* initialize GLib type system
|
||||
*/
|
||||
g_type_init (debug_flags);
|
||||
|
Loading…
Reference in New Issue
Block a user