Commit cee78231 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

We had two vtc_dur variables. Should be harmless.

parent f185f0a4
......@@ -56,7 +56,6 @@ volatile sig_atomic_t vtc_error; /* Error encountered */
int vtc_stop; /* Stops current test without error */
pthread_t vtc_thread;
static struct vtclog *vltop;
unsigned vtc_maxdur; /* Max duration of any test */
/**********************************************************************
* Macro facility
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment