diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-12-21 09:59:25 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-12-21 11:07:21 +0000 |
commit | e0b71d8e5ac24b3a51ec7d9e4738de7c6367cbe9 (patch) | |
tree | fd633485465da4cf2c7eda0c99e3a0aa8f3b8be7 /cui | |
parent | c6797f77635e543ad82ba30115bdd80535d52620 (diff) |
remove newly unused SfxImageManager
Change-Id: If68637fe49b5d252ad4ec5d63d56261113be6a7c
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/optgdlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx index 07ed58006f65..8f4412a53d91 100644 --- a/cui/source/options/optgdlg.cxx +++ b/cui/source/options/optgdlg.cxx @@ -27,7 +27,6 @@ #include <svl/szitem.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/viewfrm.hxx> -#include <sfx2/imgmgr.hxx> #include <vcl/configsettings.hxx> #include <vcl/layout.hxx> #include <vcl/mnemonic.hxx> |