summaryrefslogtreecommitdiff
path: root/glcddrivers/hd61830.h
diff options
context:
space:
mode:
Diffstat (limited to 'glcddrivers/hd61830.h')
-rw-r--r--glcddrivers/hd61830.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/glcddrivers/hd61830.h b/glcddrivers/hd61830.h
index a6908e2..4d70446 100644
--- a/glcddrivers/hd61830.h
+++ b/glcddrivers/hd61830.h
@@ -29,8 +29,6 @@ private:
unsigned char ** newLCD; // wanted state
unsigned char ** oldLCD; // current state
- cDriverConfig * config;
- cDriverConfig * oldConfig;
int refreshCounter;
long timeForPortCmdInNs;
bool useSleepInit;