GRealThread: remove obsolete comment about gmain.c, which no longer has a copy

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=642026
Bug-NB: NB#257512
This commit is contained in:
Simon McVittie 2011-05-24 15:59:33 +01:00 committed by Matthias Clasen
parent b6fd3c3dac
commit d5f0ec1e8e

View File

@ -258,7 +258,6 @@ g_thread_error_quark (void)
} }
/* Miscellaneous Structures {{{1 ------------------------------------------ */ /* Miscellaneous Structures {{{1 ------------------------------------------ */
/* Keep this in sync with GRealThread in gmain.c! */
typedef struct _GRealThread GRealThread; typedef struct _GRealThread GRealThread;
struct _GRealThread struct _GRealThread
{ {