summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/svolume_mmx.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-09-17 01:34:02 +0200
committerLennart Poettering <lennart@poettering.net>2009-09-17 01:34:02 +0200
commit231c17be0330a3621f5249c5c7ea0ce521085c61 (patch)
tree673e86374d508ebed126f248df3395992ab48738 /src/pulsecore/svolume_mmx.c
parent4e6dce593f555eda262568c5218ed3a3b6e315c4 (diff)
svolume_mmx: disable test accidentaly left on
Diffstat (limited to 'src/pulsecore/svolume_mmx.c')
-rw-r--r--src/pulsecore/svolume_mmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/svolume_mmx.c b/src/pulsecore/svolume_mmx.c
index 170f01d4..62f3397e 100644
--- a/src/pulsecore/svolume_mmx.c
+++ b/src/pulsecore/svolume_mmx.c
@@ -233,7 +233,7 @@ pa_volume_s16re_mmx (int16_t *samples, int32_t *volumes, unsigned channels, unsi
);
}
-#define RUN_TEST
+#undef RUN_TEST
#ifdef RUN_TEST
#define CHANNELS 2