X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Fclock.h;h=764df90aa2e908c62814972e242adc1a57c44341;hb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;hp=0f7ce1eb1a7c43242edb9a43527d3ac994a1b9b5;hpb=fb2bd066c2f8b34addafe48d62550e3033a59431;p=debian%2Famanda diff --git a/common-src/clock.h b/common-src/clock.h index 0f7ce1e..764df90 100644 --- a/common-src/clock.h +++ b/common-src/clock.h @@ -36,8 +36,6 @@ typedef GTimeVal times_t; -extern times_t times_zero, start_time; - /* NOT THREAD SAFE */ void startclock(void); times_t stopclock(void);