Readd a return which was removed as dead code a while ago. icc may
[platform/upstream/glib.git] / glib / gmain.c
index 432ddff..0bbd30f 100644 (file)
@@ -3865,6 +3865,8 @@ child_watch_helper_thread (gpointer data)
        }
       G_UNLOCK (main_context_list);
     }
+
+  return NULL;
 }
 
 static void