diff options
Diffstat (limited to 'forms/source/solar')
-rw-r--r-- | forms/source/solar/control/navtoolbar.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/solar/control/navtoolbar.cxx b/forms/source/solar/control/navtoolbar.cxx index 6f0226c93c80..8b767e439362 100644 --- a/forms/source/solar/control/navtoolbar.cxx +++ b/forms/source/solar/control/navtoolbar.cxx @@ -45,7 +45,6 @@ namespace frm namespace FormFeature = ::com::sun::star::form::runtime::FormFeature; - namespace { static bool isArtificialItem( sal_Int16 _nFeatureId ) @@ -707,7 +706,6 @@ namespace frm } - } // namespace frm |