1
0
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:
Simo Sorce 2005-06-03 14:08:27 +00:00 committed by Gerald (Jerry) Carter
parent 6a5e48c35c
commit efbfabdefa

View File

@ -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");