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
Родитель e9af67b7e4
Коммит d5220e7a32
1 изменённых файлов: 0 добавлений и 3 удалений

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

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