WaE: private field 'mbPrinter' is not used
Change-Id: I78b364394b3bedafe66b2b72b3191a8ae778432b
This commit is contained in:
parent
bcd6496d0e
commit
14d49ded71
@ -202,7 +202,6 @@ class ImplFontCache
|
|||||||
private:
|
private:
|
||||||
ImplFontEntry* mpFirstEntry;
|
ImplFontEntry* mpFirstEntry;
|
||||||
int mnRef0Count; // number of unreferenced ImplFontEntries
|
int mnRef0Count; // number of unreferenced ImplFontEntries
|
||||||
bool mbPrinter;
|
|
||||||
|
|
||||||
// cache of recently used font instances
|
// cache of recently used font instances
|
||||||
struct IFSD_Equal { bool operator()( const FontSelectPattern&, const FontSelectPattern& ) const; };
|
struct IFSD_Equal { bool operator()( const FontSelectPattern&, const FontSelectPattern& ) const; };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user