summaryrefslogtreecommitdiff
path: root/saedit/xml.c
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-05 03:39:04 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-05 03:39:04 +0300
commitb9277f939c2505fae2167f6caee4ff8a9e1d0685 (patch)
treedd6a44eedebf82f429de7cd621ca3334bf3ce843 /saedit/xml.c
parent7e6fc28069280d94575f8cf03d38574bb86a12c2 (diff)
parent97911ac99f187a7c2c3eb4324b04cbb39b8e9bee (diff)
downloadtools-b9277f939c2505fae2167f6caee4ff8a9e1d0685.tar.gz
tools-b9277f939c2505fae2167f6caee4ff8a9e1d0685.tar.bz2
tools-b9277f939c2505fae2167f6caee4ff8a9e1d0685.tar.xz
tools-b9277f939c2505fae2167f6caee4ff8a9e1d0685.zip
Merge branch 'master' of ssh://gitent-scm.com/git/evol/privtools
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) {