[host] reversed the cropping logic, likely not needed anymore

This commit is contained in:
Geoffrey McRae
2017-12-08 07:54:46 +11:00
parent a61293b551
commit 7f3657e5f0
2 changed files with 13 additions and 13 deletions

View File

@@ -49,7 +49,7 @@ namespace Capture
private:
CaptureOptions * m_options;
bool m_optNoCrop;
bool m_optCrop;
bool m_optNoWait;
bool m_initialized;