]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/blobdiff - windows/winpgnt.c
Implement connection sharing between instances of PuTTY.
[PuTTY_svn.git] / windows / winpgnt.c
index 7e6a12fa2fddfd21513372ac8bb0447d91cd9c02..22b607881572d9a39e810e5d3ce6245b980b7bf9 100644 (file)
@@ -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