aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/Melt/Melt.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacAU/Melt/Melt.h')
-rwxr-xr-xplugins/MacAU/Melt/Melt.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/MacAU/Melt/Melt.h b/plugins/MacAU/Melt/Melt.h
index b8e7122..4473fb5 100755
--- a/plugins/MacAU/Melt/Melt.h
+++ b/plugins/MacAU/Melt/Melt.h
@@ -145,9 +145,7 @@ public:
Float32 scalefactor;
int gcount;
//we're using 32 bit because we want to build some truncation into the tails to noise them.
- long double fpNShapeA;
- long double fpNShapeB;
- bool fpFlip;
+ long double fpNShape;
};
};