diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-03-04 14:58:53 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-03-05 17:34:52 +0100 |
commit | 4986b503eb0b50579000512787edcf0c8c8b41fc (patch) | |
tree | abd253b488de245bb89e6255e0dccb17ad4aed95 /cui/source | |
parent | 8ee19e3b6d8c1642da8377583482ca0fd4d30139 (diff) |
unused SfxConfigGroupListBox
Change-Id: Ia31f70b0d22b4bca13e46f3fbce440288bafd26f
Reviewed-on: https://gerrit.libreoffice.org/68700
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/inc/acccfg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/acccfg.hxx b/cui/source/inc/acccfg.hxx index b4bbae860063..917c549f85f7 100644 --- a/cui/source/inc/acccfg.hxx +++ b/cui/source/inc/acccfg.hxx @@ -41,7 +41,6 @@ #include "cfgutil.hxx" class SfxMacroInfoItem; -class SfxConfigGroupListBox; class SfxConfigFunctionListBox; class SfxAcceleratorConfigPage; class SfxStringItem; |