]> git.sesse.net Git - nageru/blobdiff - mixer.h
Add some primitive emergency card mapping. Useful for testing.
[nageru] / mixer.h
diff --git a/mixer.h b/mixer.h
index 9f32f2ac2d79f5c6d86156bb38f0af5ea6d17564..82a3ccab8a899e9637a17a5b122b48c6c1fb6286 100644 (file)
--- a/mixer.h
+++ b/mixer.h
@@ -20,8 +20,6 @@
 #include "httpd.h"
 #include "ebu_r128_proc.h"
 
-#define MAX_CARDS 16
-
 namespace movit {
 class YCbCrInput;
 }