X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FFont.hh;h=4f4624ed60ca30caf1475e4801a9670449235783;hb=ed3e597500ce29be5bd53671f9c92ed15e55f4ac;hp=38c4b4f873946bf537619a7e4996f84c4872e52f;hpb=08d793bb796f608774d6fdefd1950df54477e2c6;p=chaz%2Fopenbox diff --git a/src/Font.hh b/src/Font.hh index 38c4b4f8..4f4624ed 100644 --- a/src/Font.hh +++ b/src/Font.hh @@ -87,9 +87,6 @@ private: bool createFont(void); bool parseFontString(const std::string &xlfd); - mutable BGCCache *_cache; - mutable BGCCacheItem *_item; - bool _valid; public: