summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/control/bindings.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/control/bindings.cxx b/sfx2/source/control/bindings.cxx
index 1161d3cef9fb..bd64b8942679 100644
--- a/sfx2/source/control/bindings.cxx
+++ b/sfx2/source/control/bindings.cxx
@@ -778,12 +778,6 @@ void SfxBindings::Invalidate
}
-bool SfxBindings::IsBound( sal_uInt16 nSlotId )
-{
- return GetStateCache(nSlotId) != nullptr;
-}
-
-
std::size_t SfxBindings::GetSlotPos( sal_uInt16 nId, std::size_t nStartSearchAt )
{
// answer immediately if a function-seek comes repeated