summaryrefslogtreecommitdiff
path: root/glib.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib.h')
-rw-r--r--glib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/glib.h b/glib.h
index 3b3b4c236..ded2c205e 100644
--- a/glib.h
+++ b/glib.h
@@ -2927,7 +2927,6 @@ gint g_io_channel_unix_get_fd (GIOChannel *channel);
*/
gint g_io_channel_win32_poll (GPollFD *fds,
gint n_fds,
- GIOCondition condition,
gint timeout);
/* This is used to add polling for Windows messages. GDK (GTk+) programs