diff --git a/corec/corec/portab.h b/corec/corec/portab.h index 45fa626d..a4825124 100644 --- a/corec/corec/portab.h +++ b/corec/corec/portab.h @@ -96,10 +96,6 @@ #define IS_LITTLE_ENDIAN #endif -#ifndef M_PI -#define M_PI 3.14159265358979323846264338327950288 -#endif - #ifdef _MSC_VER #define _CRTDBG_MAP_ALLOC