cryptnet: Remove unused file-static variable.
This commit is contained in:
parent
82c3b84e40
commit
9192a20132
|
@ -60,8 +60,6 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved)
|
|||
|
||||
static const WCHAR cryptNet[] = { 'c','r','y','p','t','n','e','t','.',
|
||||
'd','l','l',0 };
|
||||
static const WCHAR ldapProvOpenStore[] = { 'L','d','a','p','P','r','o','v',
|
||||
'O','p','e','S','t','o','r','e',0 };
|
||||
|
||||
/***********************************************************************
|
||||
* DllRegisterServer (CRYPTNET.@)
|
||||
|
|
Loading…
Reference in New Issue