Remove utf8inputstream leftovers in a few other places

This commit is contained in:
Paolo Borelli
2010-03-01 10:24:43 +01:00
parent 2bfddf162e
commit 277b9717da
4 changed files with 0 additions and 21 deletions

View File

@@ -43,7 +43,6 @@ typedef struct _GConverter GConverter;
typedef struct _GConverterInputStream GConverterInputStream;
typedef struct _GConverterOutputStream GConverterOutputStream;
typedef struct _GDataInputStream GDataInputStream;
typedef struct _GUtf8InputStream GUtf8InputStream;
typedef struct _GZlibCompressor GZlibCompressor;
typedef struct _GZlibDecompressor GZlibDecompressor;