mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Code cosmetics: Reduces the amounts of warning.
Removes the warnings by adding missing headers and removed unused variables.
This commit is contained in:
@@ -1993,7 +1993,6 @@ static int var_full_request_generate(modsec_rec *msr, msre_var *var,
|
||||
failed_fill_buffer:
|
||||
failed_not_enough_mem:
|
||||
failed_measure_buffer:
|
||||
no_buffer:
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user