diff options
Diffstat (limited to 'bin/h_cust_main-wipe_paycvv')
-rwxr-xr-x | bin/h_cust_main-wipe_paycvv | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/h_cust_main-wipe_paycvv b/bin/h_cust_main-wipe_paycvv index 59c9d0819..d34c15f34 100755 --- a/bin/h_cust_main-wipe_paycvv +++ b/bin/h_cust_main-wipe_paycvv @@ -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; } |