Removed mouse wheel from navigation help

This commit is contained in:
James Booth
2013-03-19 20:32:43 +00:00
parent 608c09c90d
commit 9cef1ea527

View File

@@ -1895,7 +1895,6 @@ cons_navigation_help(void)
cons_show("ESC : Clear current input.");
cons_show("TAB : Autocomplete command/recipient/login.");
cons_show("PAGE UP, PAGE DOWN : Page the main window.");
cons_show("Mouse wheel : Scroll the main window.");
cons_show("");
if (current_index == 0) {