Remove unused define in ibusxml.c
authorPeng Huang <shawn.p.huang@gmail.com>
Thu, 3 Jun 2010 15:16:46 +0000 (23:16 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Thu, 3 Jun 2010 15:16:46 +0000 (23:16 +0800)
src/ibusxml.c

index 917643d..8baea44 100644 (file)
@@ -265,7 +265,6 @@ ibus_xml_parse_buffer (const gchar *buffer)
 }
 
 
-void     ibus_xml_free          (XMLNode        *node);
 static void
 output_indent (int level, GString *output)
 {