glib.h No use for separate condition parameter.

2000-08-31  Tor Lillqvist  <tml@iki.fi>

	* glib.h
	* giowin32.c (g_io_channel_win32_poll): No use for separate
	condition parameter.
This commit is contained in:
Tor Lillqvist
2000-08-31 21:58:59 +00:00
committed by Tor Lillqvist
parent 48b41a2f5f
commit ba8a71589d
12 changed files with 34 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
2000-08-31 Tor Lillqvist <tml@iki.fi>
* glib.h
* giowin32.c (g_io_channel_win32_poll): No use for separate
condition parameter.
* gmain.c (g_get_current_time): (Win32): Simplify, use
GetSystemTimeAsFileTime().