summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 1b9b31775003..1fe0fd95dd2c 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -414,8 +414,7 @@ private:
const SwFrmFmt& rSrcFmt, SwFrmFmt& rDestFmt );
SwFmt* FindFmtByName( const SwFmtsBase& rFmtArr, const OUString& rName ) const;
- // gcc: aFtnInfo::CopyCtor is private, therefore we too have to protect ourselves.
- SwDoc( const SwDoc &);
+ SwDoc( const SwDoc &) SAL_DELETED_FUNCTION;
// Database fields:
void AddUsedDBToList( std::vector<OUString>& rDBNameList,