mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
Remove dead (unreachable) code.
This commit is contained in:
parent
b9dbf668f3
commit
326671a3d6
1 changed files with 0 additions and 2 deletions
|
@ -311,8 +311,6 @@ PythonJob::exec()
|
||||||
return JobResult::error( tr( "Boost.Python error in job \"%1\"." ).arg( prettyName() ),
|
return JobResult::error( tr( "Boost.Python error in job \"%1\"." ).arg( prettyName() ),
|
||||||
msg );
|
msg );
|
||||||
}
|
}
|
||||||
|
|
||||||
return JobResult::ok();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue