fix deletion of accounts connected to virtual hosts
[freeside.git] / FS / FS / cust_refund.pm
index 250bd20..aa81003 100644 (file)
@@ -260,14 +260,14 @@ sub check {
 
   $self->otaker(getotaker);
 
-  $self->SUPER::check;
+  ''; #no error
 }
 
 =back
 
 =head1 VERSION
 
-$Id: cust_refund.pm,v 1.21 2003-08-05 00:20:42 khoff Exp $
+$Id: cust_refund.pm,v 1.18.4.2 2002-11-19 09:52:02 ivan Exp $
 
 =head1 BUGS