summaryrefslogtreecommitdiff
path: root/store/source/stordata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/stordata.hxx')
-rw-r--r--store/source/stordata.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/store/source/stordata.hxx b/store/source/stordata.hxx
index 90e5cdaf7933..640c5847426a 100644
--- a/store/source/stordata.hxx
+++ b/store/source/stordata.hxx
@@ -664,10 +664,6 @@ public:
/** key.
*/
- OStorePageKey key() const
- {
- return PAGE().m_aNameBlock.m_aKey;
- }
void key (OStorePageKey const & rKey)
{
PAGE().m_aNameBlock.m_aKey = rKey;