1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-16 00:03:45 +00:00

removed unreferenced variable

This commit is contained in:
Bryan Roe
2020-11-26 11:29:28 -08:00
parent 4c82974aec
commit bb71feabbf
3 changed files with 1 additions and 4 deletions

View File

@@ -245,7 +245,6 @@ void KeyActionUnicode_UNMAP_ALL(Display *display)
void KeyActionUnicode(uint16_t unicode, int up, Display *display)
{
if (change_display) { return; }
int i;
if (up == 0)
{