mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-16 00:03:45 +00:00
removed unreferenced variable
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user