aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/C5RawChannel/C5RawChannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacAU/C5RawChannel/C5RawChannel.h')
-rwxr-xr-xplugins/MacAU/C5RawChannel/C5RawChannel.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/MacAU/C5RawChannel/C5RawChannel.h b/plugins/MacAU/C5RawChannel/C5RawChannel.h
index 1f3735e..c0bc730 100755
--- a/plugins/MacAU/C5RawChannel/C5RawChannel.h
+++ b/plugins/MacAU/C5RawChannel/C5RawChannel.h
@@ -127,9 +127,7 @@ public:
private:
Float64 lastSampleChannel;
Float64 lastFXChannel;
- long double fpNShapeA;
- long double fpNShapeB;
- bool fpFlip;
+ long double fpNShape;
};
};