lintian doesn't like orphan packages with uploaders...
[debian/amanda] / common-src / clock.c
index 5362ac8562440a101186fef04104d95b65b5f51f..c4958137eda8d5a9e9ead89239f2202b2a6cfa47 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Amanda, The Advanced Maryland Automatic Network Disk Archiver
  * Copyright (c) 1991-1998 University of Maryland at College Park
+ * Copyright (c) 2007-2012 Zmanda, Inc.  All Rights Reserved.
  * All Rights Reserved.
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
@@ -34,7 +35,6 @@
 #include "clock.h"
 
 /* local functions */
-times_t times_zero;
 times_t start_time;
 static int clock_running = 0;