]> git.sesse.net Git - vlc/commitdiff
adjust: remove unused macro
authorTristan Matthews <tmatth@videolan.org>
Tue, 3 Feb 2015 06:18:17 +0000 (01:18 -0500)
committerTristan Matthews <tmatth@videolan.org>
Tue, 3 Feb 2015 06:18:17 +0000 (01:18 -0500)
modules/video_filter/adjust.c

index 296301619163c5555bd946e9d7850622202d36fb..620f36ea213fb96670501b20bc725c532ca553bb 100644 (file)
@@ -45,8 +45,6 @@
 #   define M_PI 3.14159265358979323846
 #endif
 
-#define eight_times( x )    x x x x x x x x
-
 /*****************************************************************************
  * Local prototypes
  *****************************************************************************/