freebsd fix will be in 5.3 and later only so far, still waiting to hear about 4.10
[freeside.git] / FS / FS / svc_acct_pop.pm
index f98f91a..d224765 100644 (file)
@@ -93,7 +93,6 @@ sub check {
       or $self->ut_number('ac')
       or $self->ut_number('exch')
       or $self->ut_numbern('loc')
-      or $self->SUPER::check
   ;
 
 }
@@ -188,7 +187,7 @@ END
 
 =head1 VERSION
 
-$Id: svc_acct_pop.pm,v 1.10 2003-08-05 00:20:47 khoff Exp $
+$Id: svc_acct_pop.pm,v 1.7.4.2 2003-07-04 01:37:44 ivan Exp $
 
 =head1 BUGS