Skip to content
Commit 0161802a authored by Marius Vlad's avatar Marius Vlad
Browse files

Fix compiler warning: unused variable when building with DEBUG



clients/keyboard.c: In function 'dbg':
clients/keyboard.c:276:6: warning: variable 'l' set but not used [-Wunused-but-set-variable]
  int l;

Signed-off-by: default avatarMarius Vlad <marius.vlad0@gmail.com>
parent acec383b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment