author | matt <matt.r.portas@gmail.com> | |
Sat, 2 Apr 2011 14:56:36 +0000 (15:56 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 23 Jun 2011 06:37:19 +0000 (08:37 +0200) | ||
commit | 0c4bd923b1373a175ce15f6f15f08e9145ce6ad6 | |
tree | afad8decab72c89bd8953e07c945e49c92498cf8 | tree | snapshot |
parent | 24bc858b68ff3c318fee4cb33d97d0e516bfa8c5 | commit | diff |
main.c: fix compiler warning
src/main.c: In function ‘idle_callback’:
src/main.c:385:25: error: variable ‘connection’ set but not used [-Werror=unused-but-set-variable]
src/main.c: In function ‘idle_callback’:
src/main.c:385:25: error: variable ‘connection’ set but not used [-Werror=unused-but-set-variable]
src/main.c | diff | blob | history |