summaryrefslogtreecommitdiff
path: root/pingd
diff options
context:
space:
mode:
Diffstat (limited to 'pingd')
-rwxr-xr-xpingd4
1 files changed, 1 insertions, 3 deletions
diff --git a/pingd b/pingd
index cc82401..15246ff 100755
--- a/pingd
+++ b/pingd
@@ -1,7 +1,7 @@
#!/usr/bin/perl -wT
# (c) 2002 Peter Palfrader <peter@palfrader.org>
-# $Id: pingd,v 1.21 2002/07/07 01:11:59 weasel Exp $
+# $Id: pingd,v 1.22 2002/07/10 11:49:41 weasel Exp $
#
=pod
@@ -205,8 +205,6 @@ Please report them at E<lt>URL:http://savannah.gnu.org/bugs/?group=echolotE<gt>
=cut
use strict;
-use XML::Parser;
-use XML::Dumper;
use Getopt::Long;
use English;
use Carp;