Skip to content

Commit

Permalink
removed unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrildiagne committed Nov 20, 2013
1 parent 9d7c21f commit e522566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ofxCvCameraProjectorCalibration.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ namespace ofxCv {
const vector<cv::Point2f> & getCandidateImagePoints() const { return candidateImagePoints; }

protected:
ofxCv::Calibration * pair;
cv::Size imagerSize;
cv::Point2f patternPosition;

Expand Down

0 comments on commit e522566

Please sign in to comment.