Fix T51980: Motion Tracking - png image files appear in the Blender program directory when using refine

Residue of debug code remained form some older bug fix.
This commit is contained in:
Sergey Sharybin 2017-07-07 09:27:24 +02:00
parent 28a9d7ec6e
commit aaec4ed07d

@ -36,7 +36,7 @@
/* define this to generate PNG images with content of search areas
on every itteration of tracking */
#define DUMP_ALWAYS
#undef DUMP_ALWAYS
using libmv::FloatImage;
using libmv::TrackRegionOptions;