small file saving "_" fix

basically a safety commit - the big changes were in the last one :)
This commit is contained in:
Jamie Allen 2012-02-22 15:39:49 +01:00
parent 2f2b38019e
commit 1117e632c6

View File

@ -82,7 +82,7 @@ void CamNoiseAnalysis::acquire()
Thread::sleep(3); Thread::sleep(3);
save_timer->stop(); save_timer->stop();
// } // }
} }