diff options
| -rw-r--r-- | ui.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -1095,8 +1095,6 @@ void uiLoad(const char *name) {  			bufferPush(&window->buffer, heat, time, buf);  		}  		reflow(window); -		waddch(window->pad, '\n'); -		window->unreadLines++;  	}  	free(buf); | 
