removed forgotten declaration of unused variable
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
typedef struct rect_t rect;
|
||||
|
||||
struct ev_loop *main_loop;
|
||||
char *statusline;
|
||||
|
||||
struct rect_t {
|
||||
int x;
|
||||
|
Reference in New Issue
Block a user