diff options
author | Philipp Lohmann <pl@openoffice.org> | 2008-11-06 22:56:12 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2008-11-06 22:56:12 +0000 |
commit | 73ec881be97be7879a136f3fca388e0fddfa19c5 (patch) | |
tree | 1f4ff8d6124bc3f696c2f6ea014ef9c4771dab4f /automation | |
parent | cd2611f6f74110a6d0690ff7360ca828a1d48eb6 (diff) |
removed unused headers
Diffstat (limited to 'automation')
-rw-r--r-- | automation/source/server/statemnt.cxx | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/automation/source/server/statemnt.cxx b/automation/source/server/statemnt.cxx index fb6ae9761..f302321a2 100644 --- a/automation/source/server/statemnt.cxx +++ b/automation/source/server/statemnt.cxx @@ -91,16 +91,7 @@ #include <svtools/svtdata.hxx> #include <tools/time.hxx> #include <svtools/stringtransfer.hxx> -#ifndef _PRINT_HXX //autogen -#include <vcl/print.hxx> -#endif -#ifndef _PRNDLG_HXX //autogen -#include <vcl/prndlg.hxx> -#endif #include <tools/stream.hxx> -#ifndef _SV_DRAG_HXX //autogen -//#include <vcl/drag.hxx> -#endif #include <tools/fsys.hxx> #include <svtools/stritem.hxx> #include <svtools/ttprops.hxx> |