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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index 2b74bf057bc5..ad8249d21ebe 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -814,8 +814,8 @@ protected:
PageHolder m_xPage;
bool m_bDirty;
- virtual storeError guard (sal_uInt32 nAddr) = 0;
- virtual storeError verify (sal_uInt32 nAddr) const = 0;
+ ;
+ ;
};
#endif /* EXP */