diff options
Diffstat (limited to 'framework/source/uiconfiguration/imagemanagerimpl.hxx')
-rw-r--r-- | framework/source/uiconfiguration/imagemanagerimpl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/uiconfiguration/imagemanagerimpl.hxx b/framework/source/uiconfiguration/imagemanagerimpl.hxx index b0e6c0b31a63..dbd1664bd0cb 100644 --- a/framework/source/uiconfiguration/imagemanagerimpl.hxx +++ b/framework/source/uiconfiguration/imagemanagerimpl.hxx @@ -176,7 +176,6 @@ namespace framework const rtl::Reference< GlobalImageList >& implts_getGlobalImageList(); CmdImageList* implts_getDefaultImageList(); - com::sun::star::uno::Reference< com::sun::star::embed::XStorage > m_xUserConfigStorage; com::sun::star::uno::Reference< com::sun::star::embed::XStorage > m_xUserImageStorage; com::sun::star::uno::Reference< com::sun::star::embed::XStorage > m_xUserBitmapsStorage; |