diff options
Diffstat (limited to 'glcdskin/font.h')
-rw-r--r-- | glcdskin/font.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/glcdskin/font.h b/glcdskin/font.h index 3813e6e..3f09c20 100644 --- a/glcdskin/font.h +++ b/glcdskin/font.h @@ -49,8 +49,6 @@ private: cSkinDisplay mDummyDisplay; cSkinObject mDummyObject; - static int FcInitCount; - bool FileExists(const std::string& path); public: |