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

WaE: private field 'mbPrinter' is not used

Change-Id: I78b364394b3bedafe66b2b72b3191a8ae778432b
üst bcd6496d
...@@ -202,7 +202,6 @@ class ImplFontCache ...@@ -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; };
......
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