aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/PurestWarm/PurestWarm.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacAU/PurestWarm/PurestWarm.h')
-rwxr-xr-xplugins/MacAU/PurestWarm/PurestWarm.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/MacAU/PurestWarm/PurestWarm.h b/plugins/MacAU/PurestWarm/PurestWarm.h
index 200035d..1cf3eef 100755
--- a/plugins/MacAU/PurestWarm/PurestWarm.h
+++ b/plugins/MacAU/PurestWarm/PurestWarm.h
@@ -129,9 +129,7 @@ public:
virtual void Reset();
private:
- Float64 fpNShapeA;
- Float64 fpNShapeB;
- bool fpFlip;
+ Float64 fpNShape;
};
};