[SCM] calf/master: Fix merge problem.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:41:09 UTC 2013


The following commit has been merged in the master branch:
commit 68a8767b16c2260bebf0025ab3dcfb4a4d3fe2d9
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sun Sep 9 09:24:32 2012 +0100

    Fix merge problem.

diff --git a/src/modules.cpp b/src/modules.cpp
index 5679dcb..6625259 100644
--- a/src/modules.cpp
+++ b/src/modules.cpp
@@ -1131,9 +1131,6 @@ bool analyzer_audio_module::get_graph(int index, int subindex, float *data, int
                         valL = R;
                         valR = L;
                         break;
-                    default:
-                        val = 0.f;
-                        break;
                 }
                 // store values in analyzer buffer
                 fft_inL[i] = valL;

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list