(svn r1508) Remove duplicate declarations and include proper headers where necessary

This commit is contained in:
tron
2005-01-14 19:41:24 +00:00
parent b7e1286480
commit 589215c822
10 changed files with 2 additions and 14 deletions

View File

@@ -16,7 +16,6 @@
#include "hal.h" // for file list
bool _query_string_active;
void SetFiosType(const byte fiostype);
/* Now this is what I call dirty.. the edit-box needs to be rewritten! */
static bool _do_edit_on_text_even_when_no_change_to_edit_box;