deprecate wasRecording

This commit is contained in:
Isaac Connor 2016-09-01 10:10:16 -04:00
parent f723e29b33
commit 9262487a77
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ FfmpegCamera::FfmpegCamera( int p_id, const std::string &p_path, const std::stri
mCanCapture = false;
mOpenStart = 0;
mReopenThread = 0;
wasRecording = false;
videoStore = NULL;
#if HAVE_LIBSWSCALE