Don't include removed headers
authorAlexander Larsson <alexl@redhat.com>
Tue, 27 Nov 2007 15:21:50 +0000 (15:21 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 27 Nov 2007 15:21:50 +0000 (15:21 +0000)
2007-11-27  Alexander Larsson  <alexl@redhat.com>

* gio.h:
Don't include removed headers

svn path=/trunk/; revision=5957

gio/ChangeLog
gio/gio.h

index 8a98837bd3cf564d0e393cd7509cf560ee891555..2a6dd6ea71a9d84c149543f002c362aea6e6d5e6 100644 (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:
index 3ca21ed15455f891833ae9ec42d161631147c71a..30ff70a8e44a21c75c33d67e25afe66edaf41734 100644 (file)
--- a/gio/gio.h
+++ b/gio/gio.h
@@ -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__ */