remove some _MSC_VER stuff

This commit is contained in:
Jeff Lenk
2014-01-31 12:35:36 -06:00
parent ce945c3f49
commit 998b656799
8 changed files with 8 additions and 23 deletions

View File

@@ -48,9 +48,6 @@
#include "null_cipher.h"
#include "alloc.h"
#ifdef _MSC_VER
#pragma warning(disable:4100)
#endif
/* the null_cipher uses the cipher debug module */