aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/MacAU/Average/Average.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MacAU/Average/Average.h')
-rwxr-xr-xplugins/MacAU/Average/Average.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/MacAU/Average/Average.h b/plugins/MacAU/Average/Average.h
index a1d8e88..3ff5e3d 100755
--- a/plugins/MacAU/Average/Average.h
+++ b/plugins/MacAU/Average/Average.h
@@ -131,10 +131,7 @@ public:
private:
Float64 b[11];
Float64 f[11];
- Float64 fpNShapeA;
- Float64 fpNShapeB;
- bool fpFlip;
-
+ Float64 fpNShape;
};
};