mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 18:05: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() ),
|
||||
msg );
|
||||
}
|
||||
|
||||
return JobResult::ok();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue