diff options
-rw-r--r-- | svx/source/dialog/srchctrl.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/dialog/srchctrl.cxx b/svx/source/dialog/srchctrl.cxx index 85a52db251b7..133076716d8a 100644 --- a/svx/source/dialog/srchctrl.cxx +++ b/svx/source/dialog/srchctrl.cxx @@ -30,7 +30,6 @@ #include "precompiled_svx.hxx" // include --------------------------------------------------------------- -#include <tools/pstm.hxx> #include <svl/intitem.hxx> #include <sfx2/objsh.hxx> @@ -38,8 +37,6 @@ #define _SVX_SRCHDLG_CXX // so that private methods from SrchDlgare known - - #include "srchctrl.hxx" #include "svx/srchdlg.hxx" #include <svl/srchitem.hxx> |