Bug 471439 - Remove long-dead MOZ_SECURITY ifdef, r=ted

This commit is contained in:
Phil Ringnalda 2008-12-30 20:53:08 -08:00
parent 3977ac1124
commit 2703858e2a

View File

@ -55,9 +55,6 @@
#include "windows.h"
#endif /* _WIN32 */
#ifdef MOZ_SECURITY
#include "sechash.h"
#endif
#include "plstr.h"
#include "pldhash.h"
#include "plbase64.h"