]> Dogcows Code - chaz/openbox/blobdiff - src/Font.hh
don't cast char*'s to string's needlessly
[chaz/openbox] / src / Font.hh
index 38c4b4f873946bf537619a7e4996f84c4872e52f..4f4624ed60ca30caf1475e4801a9670449235783 100644 (file)
@@ -87,9 +87,6 @@ private:
   bool createFont(void);
   bool parseFontString(const std::string &xlfd);
   
-  mutable BGCCache *_cache;
-  mutable BGCCacheItem *_item;
-
   bool              _valid;
 
 public:
This page took 0.020827 seconds and 4 git commands to generate.