Don't include removed headers

2007-11-27  Alexander Larsson  <alexl@redhat.com>

	* gio.h:
	Don't include removed headers


svn path=/trunk/; revision=5957
This commit is contained in:
Alexander Larsson 2007-11-27 15:21:50 +00:00 committed by Alexander Larsson
parent 77657981f0
commit 575c279d1c
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2007-11-27 Alexander Larsson <alexl@redhat.com>
* gio.h:
Don't include removed headers
2007-11-27 Alexander Larsson <alexl@redhat.com>
* Makefile.am:

View File

@ -47,8 +47,5 @@
#include <gio/gmemoryinputstream.h>
#include <gio/gmemoryoutputstream.h>
#include <gio/gsimpleasyncresult.h>
#include <gio/gsocketinputstream.h>
#include <gio/gsocketoutputstream.h>
#include <gio/gurifuncs.h>
#endif /* __G_IO_H__ */