diff options
Diffstat (limited to 'src/client/chat.c')
| -rw-r--r-- | src/client/chat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/chat.c b/src/client/chat.c index d08a502..7d425dd 100644 --- a/src/client/chat.c +++ b/src/client/chat.c @@ -208,7 +208,6 @@ static void readKey() void eventChat() { - my_time_t currentTime; Uint8 *mapa; mapa = SDL_GetKeyState(NULL); |