diff options
Diffstat (limited to 'xmloff/source/xforms/TokenContext.cxx')
-rw-r--r-- | xmloff/source/xforms/TokenContext.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/xforms/TokenContext.cxx b/xmloff/source/xforms/TokenContext.cxx index 928ea8788931..6275bad5c73f 100644 --- a/xmloff/source/xforms/TokenContext.cxx +++ b/xmloff/source/xforms/TokenContext.cxx @@ -18,12 +18,9 @@ */ #include <sal/config.h> -#include <sal/log.hxx> #include "TokenContext.hxx" -#include <xmloff/xmltkmap.hxx> #include <xmloff/xmlimp.hxx> -#include <xmloff/namespacemap.hxx> #include <xmloff/xmlerror.hxx> #include <algorithm> |