fixed compiler warning on Linux.

This commit is contained in:
skarg
2006-01-24 16:03:40 +00:00
parent dfbcb202ce
commit 05e0432d81
-1
View File
@@ -150,7 +150,6 @@ int main(int argc, char *argv[])
time_t last_seconds = 0;
time_t current_seconds = 0;
time_t timeout_seconds = 0;
int fileStartPosition = 0;
uint8_t invoke_id = 0;
bool found = false;