summaryrefslogtreecommitdiff
path: root/cui/source/options/optbasic.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-12-08 17:17:57 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-12-08 17:20:40 +0900
commit526a60086c536cea3005e744c03a09b77845c41f (patch)
treef197ecf80d28ef5d8c2a4b35cf580282596cba26 /cui/source/options/optbasic.cxx
parent5de02a427d3b9ae5ca604b3c87114032f7fb8832 (diff)
Drop duplicate #include
Change-Id: I05569ef98293445916e8f48e7f06abd795fe9bb5
Diffstat (limited to 'cui/source/options/optbasic.cxx')
-rw-r--r--cui/source/options/optbasic.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optbasic.cxx b/cui/source/options/optbasic.cxx
index a3b428b611ff..7cddcc66dd4b 100644
--- a/cui/source/options/optbasic.cxx
+++ b/cui/source/options/optbasic.cxx
@@ -24,7 +24,6 @@
#include <officecfg/Office/BasicIDE.hxx>
#include <boost/shared_ptr.hpp>
#include <cuires.hrc>
-#include <svtools/miscopt.hxx>
SvxBasicIDEOptionsPage::SvxBasicIDEOptionsPage( Window* pParent, const SfxItemSet& rSet )
: SfxTabPage(pParent, "OptBasicIDEPage", "cui/ui/optbasicidepage.ui", rSet)