aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LinuxVST/src/Average/Average.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LinuxVST/src/Average/Average.h')
-rwxr-xr-xplugins/LinuxVST/src/Average/Average.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/plugins/LinuxVST/src/Average/Average.h b/plugins/LinuxVST/src/Average/Average.h
index 7e4b25e..9932e99 100755
--- a/plugins/LinuxVST/src/Average/Average.h
+++ b/plugins/LinuxVST/src/Average/Average.h
@@ -57,11 +57,8 @@ private:
double f[11];
double bR[11];
- long double fpNShapeLA;
- long double fpNShapeLB;
- long double fpNShapeRA;
- long double fpNShapeRB;
- bool fpFlip;
+ long double fpNShapeL;
+ long double fpNShapeR;
//default stuff
float A;