mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
fix extraneous include.
Thu Mar 21 01:28:14 2002 Tim Janik <timj@gtk.org> * gsignal.h: fix extraneous include.
This commit is contained in:
parent
8125388daa
commit
5bbfa527f7
@ -1,3 +1,7 @@
|
||||
Thu Mar 21 01:28:14 2002 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gsignal.h: fix extraneous include.
|
||||
|
||||
Tue Mar 19 18:57:12 2002 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gtype.c (check_add_interface_L): applied patch from Matthias Clasen
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include <gobject/gvalue.h>
|
||||
#include <gobject/gparam.h>
|
||||
#include <gobject/gmarshal.h>
|
||||
#include <signal.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user