diff --git a/glib/gthread.c b/glib/gthread.c index 1b0d751f2..d32782ff5 100644 --- a/glib/gthread.c +++ b/glib/gthread.c @@ -258,7 +258,6 @@ g_thread_error_quark (void) } /* Miscellaneous Structures {{{1 ------------------------------------------ */ -/* Keep this in sync with GRealThread in gmain.c! */ typedef struct _GRealThread GRealThread; struct _GRealThread {