Started on the dx cluster database stuff
[spider.git] / cmd / set / qth
diff --git a/cmd/set/qth b/cmd/set/qth
deleted file mode 100644 (file)
index 93407a2..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# set the qth field
-#
-# $Id$
-#
-my ($self, $args)  = @_;
-my $user = $self->user;
-return (1, "qth is now ", $user->qth($args));