put in input filter for ann and output filters for ann/wwv/spots
[spider.git] / perl / DXCommandmode.pm
index 44c2728c3c505b18242c7d5fb41468c015ba6a47..f2ba37454457b2573fc6088be8fa3e0388cf6a2f 100644 (file)
@@ -94,8 +94,6 @@ sub start
        $self->send($self->msg('hnodee1')) if !$user->qth;
        $self->send($self->msg('m9')) if DXMsg::for_me($call);
 
-       # get the filters
-       $self->{spotfilter} = Filter::read_in('spots', $call);
        
        $self->send($self->msg('pr', $call));
 }