diff options
-rw-r--r-- | ui.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -343,7 +343,6 @@ static void uiStatus(void) { addWrap(ui.status, str); free(str); } - // TODO: Put active window's topic in the rest of the status area. wclrtoeol(ui.status); } |