diff options
author | Noel <noelgrandin@gmail.com> | 2020-12-02 10:27:42 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-12-07 12:27:34 +0100 |
commit | fbc909364c9c3964c1354169527e68446905c39b (patch) | |
tree | d7d9f700289223534056fa4e81d73a582c9ca195 /include/sfx2/sfxsids.hrc | |
parent | 02e7718d25290b702721fa15b03ee538c0506f21 (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 'include/sfx2/sfxsids.hrc')
-rw-r--r-- | include/sfx2/sfxsids.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc index 38b5fe7fe875..0dc8f95b725c 100644 --- a/include/sfx2/sfxsids.hrc +++ b/include/sfx2/sfxsids.hrc @@ -469,7 +469,6 @@ class SvxSearchItem; #define SID_GALLERY (SID_SFX_START + 960) #define SID_SEARCH_DLG (SID_SFX_START + 961) #define SID_SEARCH_QUIET (SID_SFX_START + 1684) -#define SID_BASIC_ENABLED (SID_SFX_START + 964) #define SID_EXPORT_DIALOG (SID_SFX_START + 965) #define SID_IMPORT_DIALOG (SID_SFX_START + 966) |