Remove alloca stuff from here. galloca.h takes care of it, correctly.

2000-10-16  Tor Lillqvist  <tml@iki.fi>

	* glibconfig.h.win32.in: Remove alloca stuff from here. galloca.h
	takes care of it, correctly.
This commit is contained in:
Tor Lillqvist
2000-10-16 19:55:26 +00:00
committed by Tor Lillqvist
parent 03f512769d
commit e936093123
9 changed files with 24 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
2000-10-16 Tor Lillqvist <tml@iki.fi>
* glibconfig.h.win32.in: Remove alloca stuff from here. galloca.h
takes care of it, correctly.
* giowin32.c (reader_thread): Some more debugging output.
(g_io_channel_win32_poll): Remove unused vars.