X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fwinpgnt.c;h=22b607881572d9a39e810e5d3ce6245b980b7bf9;hb=cc66c86e7311c97db09da989c340ba3108c9e14f;hp=7e6a12fa2fddfd21513372ac8bb0447d91cd9c02;hpb=f6f78f835543099d4b5e342ba34f91104862803b;p=PuTTY.git diff --git a/windows/winpgnt.c b/windows/winpgnt.c index 7e6a12fa..22b60788 100644 --- a/windows/winpgnt.c +++ b/windows/winpgnt.c @@ -117,12 +117,6 @@ static void unmungestr(char *in, char *out, int outlen) static tree234 *rsakeys, *ssh2keys; static int has_security; -#ifndef NO_SECURITY -DECL_WINDOWS_FUNCTION(extern, DWORD, GetSecurityInfo, - (HANDLE, SE_OBJECT_TYPE, SECURITY_INFORMATION, - PSID *, PSID *, PACL *, PACL *, - PSECURITY_DESCRIPTOR *)); -#endif /* * Forward references