mirror of
https://github.com/systemd/systemd.git
synced 2025-08-30 05:49:54 +03:00
stdio-bridge: remove dead code
This commit is contained in:
@ -294,8 +294,6 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
}
|
||||
|
||||
r = 0;
|
||||
|
||||
finish:
|
||||
return r < 0 ? EXIT_FAILURE : EXIT_SUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user