MTrack/CommitChecker.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 11:01:52 +0000 (19:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 11:01:52 +0000 (19:01 +0800)
MTrack/CommitChecker.php

index aaafa17..ce43162 100644 (file)
@@ -305,8 +305,7 @@ class MTrack_CommitChecker {
                 unset($act['spent']);
             }
             $deferred[$T->tid]['act'][] = $act;
-
-        
             //??? 
             $this->checkVeto('postCommit', $log, $fqfiles, $actions);
         }