Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Removed obsolete properties from class
Browse files Browse the repository at this point in the history
  • Loading branch information
MPIBR-kretschmerf committed Feb 15, 2017
1 parent 637fba8 commit cafa5da
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions TrackerPlugin_EyeTracker.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ class TrackerPlugin_EyeTracker : public QWidget, public TrackerInterface
QVector<QPen*> plotPens;
QVector<QPen*> rectPens;

QLine pLineV;
QLine pLineH;
QLine cLineH;
QLine cLineV;

QVector<QVector<QPointF>*> rectSamples;
QVector<QwtPointSeriesData*> rectData;
QVector<QwtPlotCurve*> curves;
Expand Down

0 comments on commit cafa5da

Please sign in to comment.