From 42c8b0989bf048aef26844156a43a74f412db5fc Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 11 Apr 2005 19:09:17 +0000 Subject: Remove unecessary code --- bin/load-update | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin') diff --git a/bin/load-update b/bin/load-update index 6abb698..16eb24a 100755 --- a/bin/load-update +++ b/bin/load-update @@ -10,8 +10,6 @@ my $ECHOLOT_BASE = shift @ARGV; my $RRDPATH = shift @ARGV; die ("Usage: $PROGRAM_NAME \n") if (!defined $ECHOLOT_BASE || !defined $RRDPATH || scalar @ARGV > 0); -my $HOSTNAME = `hostname`; - my @MONTH = qw{Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec}; my $BASEDIR = $ECHOLOT_BASE.'/results/thesaurus/'; # we depend on that trailing / -- cgit v1.2.3