summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2015-06-23 15:25:01 +0900
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-06 09:51:11 -0500
commitc7cea52353a27d2c6ed3c53b6e0b854ccc7b165a (patch)
treec8b2e1506fb83cb662faf231b4e785d4f6649905 /cui
parent4a4a76a84bcec7ef3e757b2641679c095010c641 (diff)
Drop duplicate #includes
Change-Id: I4db77ea1de42676d9d2df70db3f2e1665a3fd983 Reviewed-on: https://gerrit.libreoffice.org/16419 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 0655f98565c78c055ed10631fd57aa73604946b6)
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optinet2.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/options/optinet2.cxx b/cui/source/options/optinet2.cxx
index a3c72ff37eef..5e4836e907c1 100644
--- a/cui/source/options/optinet2.cxx
+++ b/cui/source/options/optinet2.cxx
@@ -98,8 +98,6 @@ using namespace ::sfx2;
// static ----------------------------------------------------------------
-#include <sal/config.h>
-
VCL_BUILDER_FACTORY_ARGS(SvxNoSpaceEdit, WB_LEFT|WB_VCENTER|WB_BORDER|WB_3DLOOK)
void SvxNoSpaceEdit::KeyInput( const KeyEvent& rKEvent )