summaryrefslogtreecommitdiffstats
path: root/gst/goom/convolve_fx.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/goom/convolve_fx.c')
-rw-r--r--gst/goom/convolve_fx.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/goom/convolve_fx.c b/gst/goom/convolve_fx.c
index 9e0498a8..e4697236 100644
--- a/gst/goom/convolve_fx.c
+++ b/gst/goom/convolve_fx.c
@@ -22,8 +22,6 @@ typedef char Motif[CONV_MOTIF_W][CONV_MOTIF_W];
#define NB_THETA 512
-#define MAX 2.0f
-
typedef struct _CONV_DATA
{
PluginParam light;