EventManager: whitespace.

develop
expwnent 2012-12-16 16:27:08 -05:00
parent 3951d4d204
commit 78aab90f3a
1 changed files with 0 additions and 1 deletions

@ -188,7 +188,6 @@ static void manageJobInitiatedEvent(color_ostream& out) {
lastJobId = *df::global::job_next_id - 1;
}
static void manageJobCompletedEvent(color_ostream& out) {
if ( handlers[EventType::JOB_COMPLETED].empty() ) {
return;