aboutsummaryrefslogtreecommitdiffstats
path: root/HTMLtree.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-02-10 13:20:39 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-02-10 13:20:39 +0000
commit0ba59239d92a0ea82d6515f15cc0723a61ef7400 (patch)
tree3a2faf3551cdc7e07d35143d8dff4cdad9e19a33 /HTMLtree.c
parentc5f05ada4014d6b22266c0ba6f8b72e0979c2383 (diff)
downloadandroid_external_libxml2-0ba59239d92a0ea82d6515f15cc0723a61ef7400.tar.gz
android_external_libxml2-0ba59239d92a0ea82d6515f15cc0723a61ef7400.tar.bz2
android_external_libxml2-0ba59239d92a0ea82d6515f15cc0723a61ef7400.zip
Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.
* HTMLtree.c Makefile.am build_glob.py configure.in debugXML.c globals.c parser.c threads.c tree.c valid.c xmlmemory.c xpath.c xpointer.c include/libxml/globals.h include/libxml/parser.h include/libxml/parserInternals.h include/libxml/tree.h include/libxml/xmlmemory.h include/libxml/xpathInternals.h: Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. * python/libxml.c: fixed a warning. Daniel
Diffstat (limited to 'HTMLtree.c')
-rw-r--r--HTMLtree.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/HTMLtree.c b/HTMLtree.c
index f57f65a0..3113670d 100644
--- a/HTMLtree.c
+++ b/HTMLtree.c
@@ -788,9 +788,6 @@ htmlDocDumpMemory(xmlDocPtr cur, xmlChar**mem, int *size) {
* *
************************************************************************/
-void
-htmlDocContentDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr cur,
- const char *encoding, int format);
/**
* htmlDtdDumpOutput:
* @buf: the HTML buffer output