Commit cce538ae authored by Tristan Matthews's avatar Tristan Matthews

oldmovie: drop M_PI define

parent 5b44a1f6
...@@ -39,9 +39,6 @@ ...@@ -39,9 +39,6 @@
#include "filter_picture.h" #include "filter_picture.h"
#ifndef M_PI
# define M_PI 3.14159265358979323846
#endif
#ifndef TIME_UNIT_PER_S #ifndef TIME_UNIT_PER_S
# define TIME_UNIT_PER_S ( ((int64_t) 1) << 32 ) # define TIME_UNIT_PER_S ( ((int64_t) 1) << 32 )
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment