about summary refs log tree commit diff stats
path: root/src/ui/titlebar.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-12-21 23:14:01 +0000
committerJames Booth <boothj5@gmail.com>2014-12-21 23:14:01 +0000
commitd5dee1632dd6e68a616a748456a880ea05983b3e (patch)
tree3405b4a4f8a4439a0d84b8e145509a70de28b83e /src/ui/titlebar.c
parenteef7f9cfd4f74b03b6e3ecfe5ef496fbb4e238a8 (diff)
downloadprofani-tty-d5dee1632dd6e68a616a748456a880ea05983b3e.tar.gz
Moved unread to window subtypes
Diffstat (limited to 'src/ui/titlebar.c')
-rw-r--r--src/ui/titlebar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/titlebar.c b/src/ui/titlebar.c
index a8cb23fa..15f8efca 100644
--- a/src/ui/titlebar.c
+++ b/src/ui/titlebar.c
@@ -121,7 +121,6 @@ title_bar_set_presence(contact_presence_t presence)
     _title_bar_draw();
 }
 
-// TODO remove
 void
 title_bar_switch(void)
 {