Browse Source

adjust: drop M_PI define

pull/29/head
Tristan Matthews 11 years ago
parent
commit
5b44a1f68e
  1. 4
      modules/video_filter/adjust.c

4
modules/video_filter/adjust.c

@ -41,10 +41,6 @@
#include "adjust_sat_hue.h"
#ifndef M_PI
# define M_PI 3.14159265358979323846
#endif
/*****************************************************************************
* Local prototypes
*****************************************************************************/

Loading…
Cancel
Save