svtools/inc/svtools/ctrlbox.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d6916216c5844ff3dd8313d99e361a419a66f6c6
Author: Michael Meeks <michael.me...@suse.com>
Date:   Mon Feb 13 16:51:28 2012 +0000

    WaE: unused code thinko

diff --git a/svtools/inc/svtools/ctrlbox.hxx b/svtools/inc/svtools/ctrlbox.hxx
index 7143d3c..d13455f 100644
--- a/svtools/inc/svtools/ctrlbox.hxx
+++ b/svtools/inc/svtools/ctrlbox.hxx
@@ -560,7 +560,6 @@ public:
     virtual void    SetValue( sal_Int64 nNewValue  );
     virtual sal_Int64   GetValue( FieldUnit eOutUnit ) const;
     virtual sal_Int64   GetValue() const;
-    void            SetUserValue( sal_Int64 nNewValue ) { SetUserValue( 
nNewValue, FUNIT_NONE ); }
 
 private:
     // declared as private because some compilers would generate the default 
functions
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to