removed forgotten declaration of unused variable

next
Ingo Bürk 2015-02-18 20:23:26 +01:00
parent 296fbdde12
commit 1fde82d584
1 changed files with 0 additions and 1 deletions

View File

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