From 304c8f22dfb4e068685b2a1e1023129a7cd12eb4 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 12 Sep 2017 20:41:31 +0100 Subject: threading not finished --- gui/src/ofApp.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gui/src/ofApp.cpp') diff --git a/gui/src/ofApp.cpp b/gui/src/ofApp.cpp index a264f83..2e8fe90 100644 --- a/gui/src/ofApp.cpp +++ b/gui/src/ofApp.cpp @@ -47,13 +47,12 @@ void ofApp::update(){ strm << "fps: " << ofGetFrameRate(); ofSetWindowTitle(strm.str()); - } void ofApp::updateOutput(ofEventArgs & args){ for (int i=0;i