summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/queryentry.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/queryentry.cxx')
-rw-r--r--sc/source/core/tool/queryentry.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/core/tool/queryentry.cxx b/sc/source/core/tool/queryentry.cxx
index 455c8c6617cb..af739594a2a4 100644
--- a/sc/source/core/tool/queryentry.cxx
+++ b/sc/source/core/tool/queryentry.cxx
@@ -79,10 +79,6 @@ ScQueryEntry& ScQueryEntry::operator=( const ScQueryEntry& r )
return *this;
}
-ScQueryEntry::QueryItemsType& ScQueryEntry::GetQueryItems()
-{
- return maQueryItems;
-}
void ScQueryEntry::SetQueryByEmpty()