summaryrefslogtreecommitdiff
path: root/framework/source/fwe/xml
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-09 00:27:25 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-09 00:29:23 +0300
commit1817936b282af280b7536ba1f925c58b56e1fbd4 (patch)
treed80f06e848529feb2310304fc9f28927dd423bbf /framework/source/fwe/xml
parent49e9145d71503ba0002e70372677604e5cd03130 (diff)
Bin unused remains of framework's own "debug framework"
Change-Id: I71937debf674ff11173d7d8fa5aa43dc12234ce6
Diffstat (limited to 'framework/source/fwe/xml')
-rw-r--r--framework/source/fwe/xml/statusbardocumenthandler.cxx1
-rw-r--r--framework/source/fwe/xml/toolboxdocumenthandler.cxx1
-rw-r--r--framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/framework/source/fwe/xml/statusbardocumenthandler.cxx b/framework/source/fwe/xml/statusbardocumenthandler.cxx
index 378c7c6fbb57..c2a63736c8a1 100644
--- a/framework/source/fwe/xml/statusbardocumenthandler.cxx
+++ b/framework/source/fwe/xml/statusbardocumenthandler.cxx
@@ -22,7 +22,6 @@
#include <threadhelp/resetableguard.hxx>
#include <xml/statusbardocumenthandler.hxx>
-#include <macros/debug.hxx>
#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
#include <com/sun/star/ui/ItemStyle.hpp>
diff --git a/framework/source/fwe/xml/toolboxdocumenthandler.cxx b/framework/source/fwe/xml/toolboxdocumenthandler.cxx
index c43538068f30..68cca5dd72e4 100644
--- a/framework/source/fwe/xml/toolboxdocumenthandler.cxx
+++ b/framework/source/fwe/xml/toolboxdocumenthandler.cxx
@@ -22,7 +22,6 @@
#include <threadhelp/resetableguard.hxx>
#include <xml/toolboxdocumenthandler.hxx>
-#include <macros/debug.hxx>
#include <xml/toolboxconfigurationdefines.hxx>
#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>
diff --git a/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx b/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx
index 3e04ede17ef6..399e5893b444 100644
--- a/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx
+++ b/framework/source/fwe/xml/toolboxlayoutdocumenthandler.cxx
@@ -22,7 +22,6 @@
#include <threadhelp/resetableguard.hxx>
#include <xml/toolboxlayoutdocumenthandler.hxx>
-#include <macros/debug.hxx>
#include <xml/toolboxconfigurationdefines.hxx>
#include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp>