cryptnet: Remove unused file-static variable.

This commit is contained in:
Andrew Talbot 2011-11-12 22:49:20 +00:00 committed by Alexandre Julliard
parent 82c3b84e40
commit 9192a20132

View file

@ -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.@)