changeset 35:fb5200deeda8

Another fix, related to 7908061da010.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 29 Sep 2012 20:33:27 +0300
parents 7908061da010
children f3407a58e01e
files jmix_c.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jmix_c.h	Sat Sep 29 20:31:10 2012 +0300
+++ b/jmix_c.h	Sat Sep 29 20:33:27 2012 +0300
@@ -48,8 +48,8 @@
     chn->chPrevR = tr; chn->chPrevL = tl;
     return strideLength;
 }
+#endif
 
 #undef JMIXER_NAME   
 #undef JMIXER_NEXT   
 #undef JMIXER_ENDCOND
-#endif