diff options
Diffstat (limited to 'framework/source/fwe')
-rw-r--r-- | framework/source/fwe/classes/addonsoptions.cxx | 1 | ||||
-rw-r--r-- | framework/source/fwe/xml/statusbarconfiguration.cxx | 1 | ||||
-rw-r--r-- | framework/source/fwe/xml/toolboxconfiguration.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/framework/source/fwe/classes/addonsoptions.cxx b/framework/source/fwe/classes/addonsoptions.cxx index 0a60a9b84d0a..d1e488f7928c 100644 --- a/framework/source/fwe/classes/addonsoptions.cxx +++ b/framework/source/fwe/classes/addonsoptions.cxx @@ -34,7 +34,6 @@ #include <unotools/configmgr.hxx> #include <unotools/configitem.hxx> #include <unotools/ucbstreamhelper.hxx> -#include <tools/debug.hxx> #include <tools/stream.hxx> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> diff --git a/framework/source/fwe/xml/statusbarconfiguration.cxx b/framework/source/fwe/xml/statusbarconfiguration.cxx index f71c79991a6e..b4e065bc0e43 100644 --- a/framework/source/fwe/xml/statusbarconfiguration.cxx +++ b/framework/source/fwe/xml/statusbarconfiguration.cxx @@ -46,7 +46,6 @@ #include <comphelper/processfactory.hxx> #include <unotools/streamwrap.hxx> -#include <tools/debug.hxx> //_________________________________________________________________________________________________________________ // namespace diff --git a/framework/source/fwe/xml/toolboxconfiguration.cxx b/framework/source/fwe/xml/toolboxconfiguration.cxx index 9b0c0ed67da2..3cd9b2bec9aa 100644 --- a/framework/source/fwe/xml/toolboxconfiguration.cxx +++ b/framework/source/fwe/xml/toolboxconfiguration.cxx @@ -46,7 +46,6 @@ #include <comphelper/processfactory.hxx> #include <unotools/streamwrap.hxx> -#include <tools/debug.hxx> //_________________________________________________________________________________________________________________ // namespace |