Remove dead (unreachable) code.
This commit is contained in:
parent
b9dbf668f3
commit
326671a3d6
@ -311,8 +311,6 @@ PythonJob::exec()
|
||||
return JobResult::error( tr( "Boost.Python error in job \"%1\"." ).arg( prettyName() ),
|
||||
msg );
|
||||
}
|
||||
|
||||
return JobResult::ok();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user