summaryrefslogtreecommitdiff
path: root/saedit/xml.c
diff options
context:
space:
mode:
authorVasily_Makarov <danilka.pro@gmail.com>2011-10-19 20:35:03 +0400
committerVasily_Makarov <danilka.pro@gmail.com>2011-10-19 20:35:03 +0400
commit580c082d81b21c34886ab59905239eb64449378f (patch)
tree201a0c7b05e9f92526a159ee2afd791c1fc9613b /saedit/xml.c
parente8cb9b654edff98a0ccdc2aa2de519ee1eaee343 (diff)
downloadtools-580c082d81b21c34886ab59905239eb64449378f.tar.gz
tools-580c082d81b21c34886ab59905239eb64449378f.tar.bz2
tools-580c082d81b21c34886ab59905239eb64449378f.tar.xz
tools-580c082d81b21c34886ab59905239eb64449378f.zip
Edit interface, edit code structure
Diffstat (limited to 'saedit/xml.c')
-rw-r--r--saedit/xml.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/saedit/xml.c b/saedit/xml.c
index 6120d5c..2968082 100644
--- a/saedit/xml.c
+++ b/saedit/xml.c
@@ -9,9 +9,6 @@
| |
\*=======================================*/
-#include <glib.h>
-#include <ibusxml.h>
-#include "common.h"
#include "xml.h"
gchar **xml_attr_new(gchar *name, gchar *value) {