mirror of
https://github.com/samba-team/samba.git
synced 2025-03-11 16:58:40 +03:00
r7234: that code path is died
This commit is contained in:
parent
6a5e48c35c
commit
efbfabdefa
@ -794,7 +794,6 @@ void http_process_input(struct websrv_context *web)
|
||||
talloc_set_destructor(esp, esp_destructor);
|
||||
|
||||
smb_setup_ejs_functions();
|
||||
http_setup_ejs_functions();
|
||||
|
||||
if (web->input.url == NULL) {
|
||||
http_error(web, 400, "You must specify a GET or POST request");
|
||||
|
Loading…
x
Reference in New Issue
Block a user