mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2024-12-22 06:15:27 +00:00
Remove unused string
This commit is contained in:
parent
3ffce30871
commit
490525387d
@ -245,8 +245,6 @@ static PVOID find_http_method_end(const char *pkt, int http_frag, int *is_fragme
|
||||
}
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
static const char *fragment_size_message =
|
||||
"Fragment size should be in range [0 - 65535]\n";
|
||||
int i, should_reinject, should_recalc_checksum = 0;
|
||||
int opt;
|
||||
HANDLE w_filter = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user