summaryrefslogtreecommitdiff
path: root/store/source/storbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storbase.hxx')
-rw-r--r--store/source/storbase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index cbd4fc55a888..7a6dc0d8da89 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -884,7 +884,6 @@ public:
return store_E_None;
}
-
PageHolder & get() { return m_xPage; }
PageHolder const & get() const { return m_xPage; }