binfilter/bf_forms/source/component/Image.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 4630cdd4990593733872a264e8abf031fa144e1f
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Jun 7 09:24:45 2012 +0200

    Disentangle disposing using
    
    Change-Id: I4ad806521063c9e6699488cdb52cec349fe9dfe6

diff --git a/binfilter/bf_forms/source/component/Image.hxx 
b/binfilter/bf_forms/source/component/Image.hxx
index 09d86fa..2863013 100644
--- a/binfilter/bf_forms/source/component/Image.hxx
+++ b/binfilter/bf_forms/source/component/Image.hxx
@@ -185,8 +185,6 @@ public:
 // ::com::sun::star::beans::XPropertyChangeListener
     virtual void SAL_CALL propertyChange( const 
::com::sun::star::beans::PropertyChangeEvent& ) 
throw(::com::sun::star::uno::RuntimeException);
 
-    using OControl::disposing;
-
 protected:
     ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >  
getXModel(const InterfaceRef& xIface) const;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to