diff options
Diffstat (limited to 'src/post/goom/convolve_fx.c')
-rw-r--r-- | src/post/goom/convolve_fx.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/post/goom/convolve_fx.c b/src/post/goom/convolve_fx.c index ccd24dbd6..e86bb3723 100644 --- a/src/post/goom/convolve_fx.c +++ b/src/post/goom/convolve_fx.c @@ -7,10 +7,6 @@ #include <stdlib.h> #include <string.h> -#if HAVE_CONFIG_H -# include "config.h" -#endif - //#define CONV_MOTIF_W 32 //#define CONV_MOTIF_WMASK 0x1f |