]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Remove the NO_SECURITY define I accidentally copied from Pageant
authorSimon Tatham <anakin@pobox.com>
Mon, 23 Oct 2000 11:57:41 +0000 (11:57 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 23 Oct 2000 11:57:41 +0000 (11:57 +0000)
[originally from svn r746]

puttygen.c

index 8a361e50a219f2f7751896e2d947307a9b10f71a..78e6465e66ad4cac7250815637d75ff6c1e06c71 100644 (file)
@@ -5,9 +5,6 @@
 #include <windows.h>
 #include <commctrl.h>
 #include <time.h>
-#ifndef NO_SECURITY
-#include <aclapi.h>
-#endif
 #include <stdio.h>
 
 #define PUTTY_DO_GLOBALS