Remove the NO_SECURITY define I accidentally copied from Pageant

[originally from svn r746]
This commit is contained in:
Simon Tatham 2000-10-23 11:57:41 +00:00
Родитель 988c1974ea
Коммит 5d27e5775c
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

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