summaryrefslogtreecommitdiffstats
path: root/store/source/storlckb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storlckb.hxx')
-rw-r--r--store/source/storlckb.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/store/source/storlckb.hxx b/store/source/storlckb.hxx
index 4fffb471dd04..0ab9237c0c8b 100644
--- a/store/source/storlckb.hxx
+++ b/store/source/storlckb.hxx
@@ -134,8 +134,8 @@ private:
bool m_bWriteable;
- OStoreLockBytes (const OStoreLockBytes&) SAL_DELETED_FUNCTION;
- OStoreLockBytes& operator= (const OStoreLockBytes&) SAL_DELETED_FUNCTION;
+ OStoreLockBytes (const OStoreLockBytes&) = delete;
+ OStoreLockBytes& operator= (const OStoreLockBytes&) = delete;
};
template<> inline OStoreLockBytes*