[Libreoffice-commits] core.git: sw/inc
Caolán McNamara
caolanm at redhat.com
Fri Jan 19 13:37:58 UTC 2018
sw/inc/doc.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 13624b479698b0c1d0c3bc8f95ab632ab9c4c779
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Jan 19 09:30:27 2018 +0000
out of date 'define private public' comment
Change-Id: I21663a7eef846244f330b3236a2ff1a2efae15bb
Reviewed-on: https://gerrit.libreoffice.org/48174
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index da91f08d4375..a243aa11125c 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -613,7 +613,6 @@ public:
bool bDrawAlso,
bool bAsCharAlso = false ) const;
- // Because swrtf.cxx and define private public here now.
SwFlyFrameFormat *MakeFlyFrameFormat (const OUString &rFormatName, SwFrameFormat *pDerivedFrom);
SwDrawFrameFormat *MakeDrawFrameFormat(const OUString &rFormatName, SwFrameFormat *pDerivedFrom);
More information about the Libreoffice-commits
mailing list