Removed statusbar functions from ui.h

This commit is contained in:
James Booth
2014-04-07 21:12:30 +01:00
parent fc40637789
commit f0f0dbfdac
10 changed files with 88 additions and 64 deletions

View File

@@ -56,7 +56,6 @@ _init_modules(void)
console_init_module();
inputwin_init_module();
notifier_init_module();
statusbar_init_module();
accounts_init_module();
#ifdef HAVE_LIBOTR