Kaydet (Commit) 7af975da authored tarafından Takeshi Abe's avatar Takeshi Abe

Drop unused variable

Change-Id: Iccfc052323f61f8b5416c7e4c68df3c7aeeb3b1c
üst 31e7ef32
...@@ -152,7 +152,6 @@ public: ...@@ -152,7 +152,6 @@ public:
/// This is used by OutputFlyFrame_Impl() to control the written syntax /// This is used by OutputFlyFrame_Impl() to control the written syntax
bool bRTFFlySyntax; bool bRTFFlySyntax;
sal_Bool m_bOutStyleTab : 1;
SvStream& Strm(); SvStream& Strm();
SvStream& OutULong( sal_uLong nVal ); SvStream& OutULong( sal_uLong nVal );
SvStream& OutLong( long nVal ); SvStream& OutLong( long nVal );
......
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