mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +03:00
journal-remote: remove unreachable code
This commit is contained in:
parent
be754d5443
commit
7a855149ea
@ -579,7 +579,6 @@ static int request_handler(
|
||||
log_error("MHD_get_connection_info failed: cannot get remote fd");
|
||||
return mhd_respond(connection, MHD_HTTP_INTERNAL_SERVER_ERROR,
|
||||
"Cannot check remote address");
|
||||
return code;
|
||||
}
|
||||
|
||||
fd = ci->connect_fd;
|
||||
|
Loading…
Reference in New Issue
Block a user