GRealThread: remove obsolete comment about gmain.c, which no longer has a copy
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 24 May 2011 14:59:33 +0000 (15:59 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 May 2011 14:00:39 +0000 (10:00 -0400)
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=642026
Bug-NB: NB#257512

glib/gthread.c

index 1b0d751..d32782f 100644 (file)
@@ -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
 {