summaryrefslogtreecommitdiffhomepage
path: root/filter-ewma2/ftnoir_filter_ewma2.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter-ewma2/ftnoir_filter_ewma2.h')
-rw-r--r--filter-ewma2/ftnoir_filter_ewma2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter-ewma2/ftnoir_filter_ewma2.h b/filter-ewma2/ftnoir_filter_ewma2.h
index 8babc540..f8c77280 100644
--- a/filter-ewma2/ftnoir_filter_ewma2.h
+++ b/filter-ewma2/ftnoir_filter_ewma2.h
@@ -19,7 +19,6 @@ struct settings : opts {
{}
};
-
class ewma : public IFilter
{
public:
@@ -54,7 +53,6 @@ private:
private slots:
void doOK();
void doCancel();
- void update_labels(int);
};
class ewmaDll : public Metadata