delete unused variable
This commit is contained in:
parent
125f21735b
commit
c2be5ab2f7
1 changed files with 0 additions and 1 deletions
1
OLED.h
1
OLED.h
|
@ -89,7 +89,6 @@ private:
|
|||
bool m_displayRotate;
|
||||
bool m_displayLogoScreensaver;
|
||||
bool m_duplex;
|
||||
bool m_slot2Enabled;
|
||||
std::string m_ipaddress;
|
||||
ArduiPi_OLED m_display;
|
||||
|
||||
|
|
Loading…
Reference in a new issue