diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-02 17:16:52 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-04-02 17:17:22 +0900 |
commit | c4f2c60c088f579471714955f5969b60447fbf64 (patch) | |
tree | 58eb2b18ec35725e0db2e0639c9e67dd6eb165c0 /svx/source/form/fmshell.cxx | |
parent | 47fc950fa65b224a5fcac7a297a9fd47d15eab29 (diff) |
removed duplicate includes in svx
Diffstat (limited to 'svx/source/form/fmshell.cxx')
-rw-r--r-- | svx/source/form/fmshell.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx index 1b578e57db8b..ab4189f9c2ba 100644 --- a/svx/source/form/fmshell.cxx +++ b/svx/source/form/fmshell.cxx @@ -95,7 +95,6 @@ #define FmFormShell #include "svxslots.hxx" -#include <svx/svxids.hrc> #include "tbxform.hxx" #include <comphelper/property.hxx> #include <com/sun/star/beans/PropertyValue.hpp> |