[beast/wip/soundfont: 3/832] BSE: removed unnecessary code in constant module



commit 5e567a27901fd6e358cea77ac76b023fa60e6844
Author: Stefan Westerfeld <stefan space twc de>
Date:   Mon Nov 8 22:51:46 2010 +0100

    BSE: removed unnecessary code in constant module

 bse/bseconstant.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/bse/bseconstant.c b/bse/bseconstant.c
index 38f2cf5..dfcb45e 100644
--- a/bse/bseconstant.c
+++ b/bse/bseconstant.c
@@ -260,12 +260,6 @@ bse_constant_update_modules (BseConstant *constant,
                               trans);
 }
 
-typedef struct {
-  guint  index;
-  guint  n_values;
-  gfloat constants[BSE_CONSTANT_N_OUTPUTS];
-} FlowAccessData;
-
 static void
 constant_process (BseModule *module,
                  guint      n_values)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]