Skip to content

Reuse mSaveToOutput instead of declaring new variable 'bool autoSaveImage'

Antonio Prcela requested to merge aprcela/spectacle:reuse_mSaveToOutput into master

Reuse mSaveToOutput instead of declaring new variable 'bool autoSaveImage'. Saves precious RAM!

Merge request reports