- Removed some debugging output.

This commit is contained in:
ccremers 2005-01-11 10:03:34 +00:00
parent 5e78172162
commit 9a5e9d674a

View File

@ -22,7 +22,6 @@ void set_time_limit (int seconds)
time_max_seconds = 0; time_max_seconds = 0;
endwait = 0; endwait = 0;
} }
printf ("Timer: %i\n", time_max_seconds);
} }
//! Retrieve time limit //! Retrieve time limit