Removed inputwin functions from ui.h

This commit is contained in:
James Booth
2014-04-07 21:50:28 +01:00
parent e2443511b6
commit 9aa282f6de
10 changed files with 110 additions and 64 deletions

View File

@@ -54,7 +54,6 @@ _init_modules(void)
ui_init_module();
console_init_module();
inputwin_init_module();
notifier_init_module();
accounts_init_module();