summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-09-29 14:18:00 +0200
committerMichael Stahl <mstahl@redhat.com>2015-09-29 14:57:43 +0200
commit9555d03c98346e7c1dc1443c8d8c3ac1b41bf678 (patch)
tree7d33403d7910387926fdec5e87e4259abde187fc /l10ntools
parente77981764a4b21e57ee8d2302715c8c1269c860c (diff)
remove unused #include <sal/alloca.h>
Change-Id: I490841fd2c526e4ca6d6c94cc7b9dba318c932a1
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/xmlparse.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/source/xmlparse.cxx b/l10ntools/source/xmlparse.cxx
index 701848f4b545..7a4c68e0b3dc 100644
--- a/l10ntools/source/xmlparse.cxx
+++ b/l10ntools/source/xmlparse.cxx
@@ -22,7 +22,6 @@
#include <cassert>
#include <stdio.h>
-#include <sal/alloca.h>
#include "helper.hxx"
#include "common.hxx"