removed forgotten declaration of unused variable

This commit is contained in:
Ingo Bürk
2015-02-18 20:23:26 +01:00
parent 296fbdde12
commit 1fde82d584

View File

@ -16,7 +16,6 @@
typedef struct rect_t rect;
struct ev_loop *main_loop;
char *statusline;
struct rect_t {
int x;