From 4986b503eb0b50579000512787edcf0c8c8b41fc Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 4 Mar 2019 14:58:53 +0000 Subject: unused SfxConfigGroupListBox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia31f70b0d22b4bca13e46f3fbce440288bafd26f Reviewed-on: https://gerrit.libreoffice.org/68700 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- cui/source/inc/acccfg.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'cui/source') 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; -- cgit