summaryrefslogtreecommitdiff
path: root/sw/inc/txtflcnt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/txtflcnt.hxx')
-rw-r--r--sw/inc/txtflcnt.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/txtflcnt.hxx b/sw/inc/txtflcnt.hxx
index cd1f73dd8fc5..b3e2b6cfb103 100644
--- a/sw/inc/txtflcnt.hxx
+++ b/sw/inc/txtflcnt.hxx
@@ -26,13 +26,10 @@ class SwFrm;
class SwTxtNode;
class SwDoc;
-// SWTXT_FLYCNT ********************************
// Attribute for line-bound frames (without end index).
-
class SwTxtFlyCnt : public SwTxtAttr
{
SwFlyInCntFrm *_GetFlyFrm( const SwFrm *pCurrFrm );
-
public:
SwTxtFlyCnt( SwFmtFlyCnt& rAttr, sal_Int32 nStart );