bin/imager.save
changeset 60 5c07e27687f2
parent 51 0b6b92d1eb65
child 61 38b3bff416ba
--- a/bin/imager.save	Tue Aug 16 11:04:58 2011 +0200
+++ b/bin/imager.save	Tue Aug 16 11:10:16 2011 +0200
@@ -38,8 +38,6 @@
 );
 lock_keys(%o);
 
-my $NOW = time();
-
 MAIN: {
     GetOptions(
         "h|help" => sub { pod2usage(-verbose => 1, exit => 0) },