diff options
author | Noel Grandin <noel@peralex.com> | 2013-04-15 15:18:43 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-04-16 20:25:41 +0000 |
commit | e2ce3538943c510efa8041fca3c83728acf3a155 (patch) | |
tree | 677ea9ca83afe71c26372e6790aad24148d0a56a /cui/source/inc/acccfg.hxx | |
parent | c6e9926468b1ab7eade9c1afc9e2216dd7c97330 (diff) |
remove dead class SfxPtrAr and it's header sfx/inc/sfx2/minarray.hxx
Change-Id: I23c9f905e6f679299f95baa6d8d4bafa97a3f19a
Reviewed-on: https://gerrit.libreoffice.org/3399
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'cui/source/inc/acccfg.hxx')
-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 19eba293bef4..235499896f69 100644 --- a/cui/source/inc/acccfg.hxx +++ b/cui/source/inc/acccfg.hxx @@ -43,7 +43,6 @@ #include <svtools/treelistbox.hxx> #include <sfx2/tabdlg.hxx> #include <sfx2/basedlgs.hxx> -#include <sfx2/minarray.hxx> #include "cfgutil.hxx" class SfxMacroInfoItem; |