aboutsummaryrefslogtreecommitdiff
path: root/manipulationhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'manipulationhandler.h')
-rw-r--r--manipulationhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/manipulationhandler.h b/manipulationhandler.h
index b1aed61..9199c93 100644
--- a/manipulationhandler.h
+++ b/manipulationhandler.h
@@ -27,11 +27,9 @@ public:
signals:
void mapChanged(const arma::mat &Y) const;
- void mapRewound(const arma::mat &Y) const;
public slots:
void setCP(const arma::mat &Ys);
- void setRewind(double t);
private:
arma::mat m_X;