summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorNoel <noelgrandin@gmail.com>2020-12-02 10:27:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-12-07 12:27:34 +0100
commitfbc909364c9c3964c1354169527e68446905c39b (patch)
treed7d9f700289223534056fa4e81d73a582c9ca195 /cui
parent02e7718d25290b702721fa15b03ee538c0506f21 (diff)
remove SID_BASIC_ENABLED and BasicEnabled option
which has never been used since creation in commit fd069bee7e57ad529c3c0974559fd2d84ec3151a Author: Jens-Heiner Rechtien <hr@openoffice.org> Date: Mon Sep 18 16:07:07 2000 +0000 initial import Change-Id: I018b1f734c8263167dab3d5c6f98a400666f01d6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107047 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/treeopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/treeopt.cxx b/cui/source/options/treeopt.cxx
index 968d3f6c14cc..e254153ad4cc 100644
--- a/cui/source/options/treeopt.cxx
+++ b/cui/source/options/treeopt.cxx
@@ -1142,7 +1142,7 @@ std::unique_ptr<SfxItemSet> OfaTreeOptionsDialog::CreateItemSet( sal_uInt16 nId
break;
case SID_INET_DLG :
pRet = std::make_unique<SfxItemSet>( SfxGetpApp()->GetPool(),
- svl::Items<SID_BASIC_ENABLED, SID_BASIC_ENABLED,
+ svl::Items<
//SID_OPTIONS_START - ..END
SID_SAVEREL_INET, SID_SAVEREL_FSYS,
SID_INET_NOPROXY, SID_INET_FTP_PROXY_PORT,