[glib] Remove utf8inputstream leftovers in a few other places
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Remove utf8inputstream leftovers in a few other places
- Date: Mon, 1 Mar 2010 09:27:21 +0000 (UTC)
commit 277b9717da6261d089772684669bc55c5a0e911b
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Mar 1 10:24:43 2010 +0100
Remove utf8inputstream leftovers in a few other places
docs/reference/gio/gio-docs.xml | 1 -
docs/reference/gio/gio-sections.txt | 18 ------------------
gio/giotypes.h | 1 -
po/POTFILES.in | 1 -
4 files changed, 0 insertions(+), 21 deletions(-)
---
diff --git a/docs/reference/gio/gio-docs.xml b/docs/reference/gio/gio-docs.xml
index 0ce4752..c7561d4 100644
--- a/docs/reference/gio/gio-docs.xml
+++ b/docs/reference/gio/gio-docs.xml
@@ -68,7 +68,6 @@
<xi:include href="xml/gunixoutputstream.xml"/>
<xi:include href="xml/gconverterinputstream.xml"/>
<xi:include href="xml/gconverteroutputstream.xml"/>
- <xi:include href="xml/gutf8inputstream.xml"/>
</chapter>
<chapter id="types">
<title>File types and applications</title>
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index c27bbc6..3669d89 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -713,24 +713,6 @@ GBufferedInputStreamPrivate
</SECTION>
<SECTION>
-<FILE>gutf8inputstream</FILE>
-<TITLE>GUtf8InputStream</TITLE>
-GUtf8InputStream
-g_utf8_input_stream_new
-<SUBSECTION Standard>
-GUtf8InputStreamClass
-G_UTF8_INPUT_STREAM
-G_IS_UTF8_INPUT_STREAM
-G_TYPE_UTF8_INPUT_STREAM
-G_UTF8_INPUT_STREAM_CLASS
-G_IS_UTF8_INPUT_STREAM_CLASS
-G_UTF8_INPUT_STREAM_GET_CLASS
-<SUBSECTION Private>
-g_utf8_input_stream_get_type
-GUtf8InputStreamPrivate
-</SECTION>
-
-<SECTION>
<FILE>goutputstream</FILE>
<TITLE>GOutputStream</TITLE>
GOutputStreamSpliceFlags
diff --git a/gio/giotypes.h b/gio/giotypes.h
index cd8f047..2abc87d 100644
--- a/gio/giotypes.h
+++ b/gio/giotypes.h
@@ -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;
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 877bf74..e7ae51b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -96,7 +96,6 @@ gio/gunixoutputstream.c
gio/gunixsocketaddress.c
gio/gunixvolume.c
gio/gunixvolumemonitor.c
-gio/gutf8inputstream.c
gio/gvfs.c
gio/gvolume.c
gio/gvolumemonitor.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]