mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-29 21:40:52 +03:00
winws: optimize network list search
This commit is contained in:
parent
1b65220878
commit
5ff3172991
@ -1114,7 +1114,6 @@ static bool nlm_filter_match(const struct str_list_head *nlm_list)
|
|||||||
{
|
{
|
||||||
INetwork* pNet;
|
INetwork* pNet;
|
||||||
GUID idNet,g;
|
GUID idNet,g;
|
||||||
bool bIsGuid;
|
|
||||||
BSTR bstrName;
|
BSTR bstrName;
|
||||||
char Name[128];
|
char Name[128];
|
||||||
struct str_list *nlm;
|
struct str_list *nlm;
|
||||||
|
Loading…
Reference in New Issue
Block a user