diff options
Diffstat (limited to 'src/Font.hh')
| -rw-r--r-- | src/Font.hh | 3 |
1 files changed, 0 insertions, 3 deletions
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: |
