summaryrefslogtreecommitdiff
path: root/forms/source/component/navigationbar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/navigationbar.cxx')
-rw-r--r--forms/source/component/navigationbar.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/forms/source/component/navigationbar.cxx b/forms/source/component/navigationbar.cxx
index 2f9c0ff25f7c..a70f2cf25e78 100644
--- a/forms/source/component/navigationbar.cxx
+++ b/forms/source/component/navigationbar.cxx
@@ -170,11 +170,6 @@ namespace frm
return aSupported;
}
- void SAL_CALL ONavigationBarModel::disposing()
- {
- OControlModel::disposing( );
- }
-
OUString SAL_CALL ONavigationBarModel::getServiceName() throw ( RuntimeException, std::exception )
{
return OUString(FRM_SUN_COMPONENT_NAVTOOLBAR);