mirror of
https://github.com/systemd/systemd.git
synced 2025-02-10 17:57:40 +03:00
stdio-bridge: remove dead code
This commit is contained in:
parent
7f508f2c74
commit
17a8630621
@ -294,8 +294,6 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
}
|
||||
|
||||
r = 0;
|
||||
|
||||
finish:
|
||||
return r < 0 ? EXIT_FAILURE : EXIT_SUCCESS;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user