mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
[nfq/darkmagic.c:1324]: (style) Variable 'errorcode' is assigned a value that is never used
This commit is contained in:
parent
8da4a89fff
commit
c38067b255
@ -1321,7 +1321,6 @@ static bool logical_net_filter_match_rate_limited(void)
|
||||
static HANDLE windivert_init_filter(const char *filter, UINT64 flags)
|
||||
{
|
||||
LPSTR errormessage = NULL;
|
||||
DWORD errorcode = 0;
|
||||
HANDLE h, hMutex;
|
||||
const char *mutex_name = "Global\\winws_windivert_mutex";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user