diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-01-19 09:30:27 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-01-19 14:37:35 +0100 |
commit | 13624b479698b0c1d0c3bc8f95ab632ab9c4c779 (patch) | |
tree | f177a6600785e35052610943131ddaedfb45e210 /sw | |
parent | 657da4697379274295e9fd32d3abc1334ebd50d2 (diff) |
out of date 'define private public' comment
Change-Id: I21663a7eef846244f330b3236a2ff1a2efae15bb
Reviewed-on: https://gerrit.libreoffice.org/48174
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/doc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
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); |