mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-02 05:43:07 +02:00
kill 'callback'
2001-12-20 Michael Meeks <michael@ximian.com> * glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
This commit is contained in:
parent
f317049727
commit
f53e8207b5
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-12-20 Michael Meeks <michael@ximian.com>
|
||||
|
||||
* glib/giounix.c (struct _GIOUnixWatch): kill 'callback'
|
||||
|
||||
Wed Dec 19 23:09:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gconvert.c (g_iconv_open): SGML doc fix.
|
||||
|
@ -59,7 +59,6 @@ struct _GIOUnixWatch
|
||||
GPollFD pollfd;
|
||||
GIOChannel *channel;
|
||||
GIOCondition condition;
|
||||
GIOFunc callback;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user