diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-06 23:23:03 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-01-06 23:55:51 +0100 |
commit | d59211357a4ae75365f23479ac2e1cd2376a5dab (patch) | |
tree | f6b5451b2a05ddd9402a2e6019f5bf1d798371a0 /svtools/source/control/filectrl2.cxx | |
parent | 4beb58e0dd9533eb9870bb30b9e1472d881fe03a (diff) |
Removed unnecessary tools/debug.hxx includes.
Diffstat (limited to 'svtools/source/control/filectrl2.cxx')
-rw-r--r-- | svtools/source/control/filectrl2.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/control/filectrl2.cxx b/svtools/source/control/filectrl2.cxx index 7b001ea53141..197cb70c0c67 100644 --- a/svtools/source/control/filectrl2.cxx +++ b/svtools/source/control/filectrl2.cxx @@ -35,7 +35,6 @@ #include <tools/urlobj.hxx> #include <osl/file.h> #include <vcl/stdtext.hxx> -#include <tools/debug.hxx> using namespace ::com::sun::star::uno; using namespace ::com::sun::star::lang; |