From abaf9a8e1825ff415a53f69325d07ca6b65c20e0 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 11 Sep 2005 22:40:25 +0000 Subject: remove use BER --- other/mixminion/bin/rrd-graph | 1 - other/mixminion/bin/rrd-update | 1 - 2 files changed, 2 deletions(-) (limited to 'other') diff --git a/other/mixminion/bin/rrd-graph b/other/mixminion/bin/rrd-graph index 269a2ad..a9733be 100755 --- a/other/mixminion/bin/rrd-graph +++ b/other/mixminion/bin/rrd-graph @@ -2,7 +2,6 @@ use strict; use RRDs; -use BER; my $HOSTNAME = `hostname`; diff --git a/other/mixminion/bin/rrd-update b/other/mixminion/bin/rrd-update index 29d0c17..61dc7db 100755 --- a/other/mixminion/bin/rrd-update +++ b/other/mixminion/bin/rrd-update @@ -2,7 +2,6 @@ use strict; use RRDs; -use BER; use Time::ParseDate; use Compress::Zlib; -- cgit v1.2.3