Imported Upstream version 2.6.1
[debian/amanda] / common-src / clock.h
index 0f7ce1eb1a7c43242edb9a43527d3ac994a1b9b5..764df90aa2e908c62814972e242adc1a57c44341 100644 (file)
@@ -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);