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