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 /forms | |
parent | c6797f77635e543ad82ba30115bdd80535d52620 (diff) |
remove newly unused SfxImageManager
Change-Id: If68637fe49b5d252ad4ec5d63d56261113be6a7c
Diffstat (limited to 'forms')
-rw-r--r-- | forms/source/solar/control/navtoolbar.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/solar/control/navtoolbar.cxx b/forms/source/solar/control/navtoolbar.cxx index ae15046a045d..66b910962c26 100644 --- a/forms/source/solar/control/navtoolbar.cxx +++ b/forms/source/solar/control/navtoolbar.cxx @@ -27,7 +27,6 @@ #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/form/runtime/FormFeature.hpp> -#include <sfx2/imgmgr.hxx> #include <vcl/fixed.hxx> #include <vcl/commandinfoprovider.hxx> |