diff --git a/MemoryModule.c b/MemoryModule.c index b4ace84..35920a4 100644 --- a/MemoryModule.c +++ b/MemoryModule.c @@ -24,11 +24,6 @@ * */ -#ifndef __GNUC__ -// disable warnings about pointer <-> DWORD conversions -#pragma warning( disable : 4311 4312 ) -#endif - #include #include #include