diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-31 00:36:06 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-31 00:36:06 +0100 |
commit | be3ac782e544a45fedcbd1c241656890b29a0dbd (patch) | |
tree | c040bef998793d5073962c7bf7eefb3040533f05 /svx/source/form/fmsrcimp.cxx | |
parent | 8744578b99ab60f90174ae3b00e3a3fd7bb05788 (diff) |
#i106421#: move svx/source/cui to cui
Diffstat (limited to 'svx/source/form/fmsrcimp.cxx')
-rw-r--r-- | svx/source/form/fmsrcimp.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/form/fmsrcimp.cxx b/svx/source/form/fmsrcimp.cxx index e82fe484f2b8..182be11ba42f 100644 --- a/svx/source/form/fmsrcimp.cxx +++ b/svx/source/form/fmsrcimp.cxx @@ -69,9 +69,6 @@ #include "fmsrcimp.hxx" #include <svx/fmsearch.hxx> -#ifndef _FMSEARCH_HRC -#include "fmsearch.hrc" -#endif #include <comphelper/numbers.hxx> #include <unotools/syslocale.hxx> |