Kaydet (Commit) d7f93b54 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: private field 'bInput' is not used

Change-Id: I0a220120e312b901549f7243c0d1bf750a1227a1
üst 662d96bc
......@@ -87,7 +87,6 @@ SvxSBFontNameBox::SvxSBFontNameBox( Window* pParent, const ResId& rResId ) :
FontNameBox ( pParent, rResId )
, pFontList ( NULL )
, nFtCount ( 0 )
, bInput(false)
, pBindings(NULL)
{
EnableControls_Impl();
......
......@@ -52,7 +52,6 @@ private:
Font aCurFont;
String aCurText;
sal_uInt16 nFtCount;
bool bInput;
void EnableControls_Impl();
SfxBindings* pBindings;//
protected:
......
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