Clean up some early prototype garbage..

This commit is contained in:
Charles J. Cliffe
2015-11-22 23:25:45 -05:00
parent c0eca0b2f3
commit 7b301fadc1
9 changed files with 156 additions and 197 deletions
-1
View File
@@ -29,6 +29,5 @@ public:
void setHoverAlpha(float hoverAlpha);
private:
DemodulatorThreadParameters defaultDemodParams;
float hoverAlpha;
};