diff options
Diffstat (limited to 'graphics/jpeg.h')
-rw-r--r-- | graphics/jpeg.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/jpeg.h b/graphics/jpeg.h index d9097055e1..f4743a5e83 100644 --- a/graphics/jpeg.h +++ b/graphics/jpeg.h @@ -26,8 +26,6 @@ #ifndef GRAPHICS_JPEG_H #define GRAPHICS_JPEG_H -#define M_PI 3.141592f - #include "common/stream.h" #include "graphics/surface.h" |