cleanups, a few comments, and cout commented out

This commit is contained in:
Jamie Allen
2012-02-21 02:01:01 +01:00
parent 78c2edc0ac
commit 0cd3bca7c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -335,7 +335,7 @@ void ShadowScapesAnalysis::save_cb(Timer& timer)
RefractiveIndex::_pixels = RefractiveIndex::_vidGrabber.getPixelsRef(); //get ofPixels from the camera
}
cout << "ShadowScapesAnalysis::saving...\n";
//cout << "ShadowScapesAnalysis::saving...\n";
string file_name;