remove unused statusline_buffer

This commit is contained in:
Ingo Bürk
2015-02-18 20:01:32 +01:00
parent bb6823f5c7
commit 9ff230c375
3 changed files with 0 additions and 7 deletions

View File

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