added DXHash.pm
[spider.git] / cmd / unset / baddx.pl
diff --git a/cmd/unset/baddx.pl b/cmd/unset/baddx.pl
new file mode 100644 (file)
index 0000000..e979872
--- /dev/null
@@ -0,0 +1,10 @@
+#
+# unset list of bad dx callsigns
+#
+# Copyright (c) 1998 - Dirk Koopman G1TLH
+#
+# $Id$
+#
+my ($self, $line) = @_;
+return $DXProt::baddx->unset(8, $self->msg('e6'), $self, $line);
+