append investigation

This commit is contained in:
Hiro Protagonist 2017-03-23 20:05:17 +13:00
parent 16074709aa
commit 517343f6de

View file

@ -142,9 +142,6 @@ void Recorder::cleanup() {
if( !is_recording ) {
frame_n = 0;
time_c = 0;
project_dir = "";
rec_name = "";
capture_frames = false;
append = false;
delete stat_file;
}