mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Fix libxml2 related deprecated issues
This commit is contained in:
@@ -78,9 +78,6 @@ class ValidateDTD : public Operator {
|
||||
}
|
||||
|
||||
|
||||
static void null_error(void *, const char *, ...) { // cppcheck-suppress[constParameterPointer,constParameterCallback]
|
||||
}
|
||||
|
||||
private:
|
||||
std::string m_resource;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user