stretch
[freeside.git] / bin / h_cust_main-wipe_paycvv
index 59c9d08..d34c15f 100755 (executable)
@@ -22,7 +22,6 @@ while (1) {
 
   dbh->commit or die dbh->errstr;
 
-  #hmm... doesn't work well, sometimes runs forever, wtf
   last if $rv == 0;
 
 }