summaryrefslogtreecommitdiff
path: root/forms/source/component/spinbutton.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/spinbutton.cxx')
-rw-r--r--forms/source/component/spinbutton.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/forms/source/component/spinbutton.cxx b/forms/source/component/spinbutton.cxx
index 6c71bf98e2bf..a2b551d73711 100644
--- a/forms/source/component/spinbutton.cxx
+++ b/forms/source/component/spinbutton.cxx
@@ -86,12 +86,6 @@ namespace frm
IMPLEMENT_DEFAULT_CLONING( OSpinButtonModel )
- void SAL_CALL OSpinButtonModel::disposing()
- {
- OBoundControlModel::disposing();
- }
-
-
void OSpinButtonModel::describeFixedProperties( Sequence< Property >& _rProps ) const
{
BEGIN_DESCRIBE_PROPERTIES( 3, OControlModel )