mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Removes unused `urldecode_uni_nonstrict_inplace_ex'
This commit is contained in:
parent
78d6d20982
commit
b48dccff70
@ -43,8 +43,6 @@ namespace modsecurity {
|
||||
int html_entities_decode_inplace(unsigned char *input, int input_len);
|
||||
int normalize_path_inplace(unsigned char *input, int input_len,
|
||||
int win, int *changed);
|
||||
int urldecode_uni_nonstrict_inplace_ex(Transaction *transaction,
|
||||
unsigned char *input, int64_t input_len, int *changed);
|
||||
} // namespace modsecurity
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user