Kaydet (Commit) 39a84ef7 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

The comment apparently pertained to the following line

...cf. 75400111 "INTEGRATION: CWS
swqbf64: #i65250# <SwFrm::mnFrmId> now in general available," but is rather
useless nowadays anyway

Change-Id: I1e9d6c289fad021764f7e1b1af0d7b9dca67bf53
üst d15d7b7b
......@@ -71,7 +71,6 @@ using namespace ::com::sun::star;
SwFrm::SwFrm( SwModify *pMod, SwFrm* pSib ) :
SwClient( pMod ),
mbIfAccTableShouldDisposing( false ), //A member to identify if the acc table should dispose
// #i65250#
mnFrmId( SwFrm::mnLastFrmId++ ),
mpRoot( pSib ? pSib->getRootFrm() : 0 ),
mpUpper( 0 ),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment