Tracking: Undefine temporary define

Missed this in previous commit.
This commit is contained in:
Sergey Sharybin 2017-08-04 21:12:11 +02:00
parent e6daa161dd
commit 1210b47a85
1 changed files with 1 additions and 0 deletions

View File

@ -483,6 +483,7 @@ static void draw_track_path(SpaceClip *sc, MovieClip *UNUSED(clip), MovieTrackin
if (path != path_static) {
MEM_freeN(path);
}
#undef MAX_STATIC_PATH
}
static void draw_marker_outline(SpaceClip *sc, MovieTrackingTrack *track, MovieTrackingMarker *marker,