mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Cosmetics: Reduces the static analysis warnings
This commit is contained in:
@@ -49,7 +49,6 @@ class Serial : public Writer {
|
||||
bool write(Transaction *transaction, int parts,
|
||||
std::string *error) override;
|
||||
|
||||
private:
|
||||
void generateBoundary(std::string *boundary);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user