summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/numfmt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages/numfmt.cxx')
-rw-r--r--cui/source/tabpages/numfmt.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/cui/source/tabpages/numfmt.cxx b/cui/source/tabpages/numfmt.cxx
index 31dcfc70cbd5..320db9fcb985 100644
--- a/cui/source/tabpages/numfmt.cxx
+++ b/cui/source/tabpages/numfmt.cxx
@@ -865,13 +865,6 @@ void SvxNumberFormatTabPage::FillFormatListBox_Impl( std::vector<OUString>& rEnt
rEntries.clear();
}
-
-void SvxNumberFormatTabPage::DeleteEntryList_Impl( std::vector<OUString>& rEntries )
-{
- rEntries.clear();
-}
-
-
/*************************************************************************
#* Method: UpdateOptions_Impl
#*------------------------------------------------------------------------