X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_event.pm;h=1407f43c82880bbef7476c3bfaedcf16abcddf6d;hb=387c96b0d8f224f3ade27bed9348f37b432bbb8a;hp=52b5911dc0911731d92af290d009ec739e64cc2b;hpb=18f1fb3831bd99520f02a5ebe717344f71dc866f;p=freeside.git diff --git a/FS/FS/cust_event.pm b/FS/FS/cust_event.pm index 52b5911dc..1407f43c8 100644 --- a/FS/FS/cust_event.pm +++ b/FS/FS/cust_event.pm @@ -222,9 +222,6 @@ sub do_event { " (". $part_event->action. ") $for\n" if $DEBUG; - my $oldAutoCommit = $FS::UID::AutoCommit; - local $FS::UID::AutoCommit = 0; - my $error; { local $SIG{__DIE__}; # don't want Mason __DIE__ handler active