Remove unused variable

This commit is contained in:
phl0 2016-09-15 16:28:56 +02:00
parent 5039b42027
commit 400659e3f1
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A

View file

@ -235,8 +235,6 @@ void CNextion::clearFusionInt()
void CNextion::writeCWInt()
{
char command[30];
sendCommand("t1.txt=\"Sending CW Ident\"");
m_clockDisplayTimer.stop();