summaryrefslogtreecommitdiff
path: root/vcl/source/window/menu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/menu.cxx')
-rw-r--r--vcl/source/window/menu.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx
index 73e566803b5e..1996b4659d96 100644
--- a/vcl/source/window/menu.cxx
+++ b/vcl/source/window/menu.cxx
@@ -1570,10 +1570,6 @@ void Menu::SetHighlightItem( sal_uInt16 nItem )
nHighlightedItem = nItem;
}
-sal_uInt16 Menu::GetCurItemId() const
-{
- return nSelectedId;
-}
OString Menu::GetCurItemIdent() const
{