[app] Housekeeping

This commit is contained in:
Slava Monich 2015-11-05 01:03:49 +03:00
parent 98b269d405
commit 3ebb82b208

View file

@ -45,9 +45,6 @@ public:
static shared_ptr<ZLTextStyle> defaults(); static shared_ptr<ZLTextStyle> defaults();
static bool equalLayout(shared_ptr<ZLTextStyle> aStyle1, shared_ptr<ZLTextStyle> aStyle2); static bool equalLayout(shared_ptr<ZLTextStyle> aStyle1, shared_ptr<ZLTextStyle> aStyle2);
private:
static weak_ptr<ZLTextStyle> gInstance;
private: private:
BooksTextStyle(); BooksTextStyle();