Fix undefs from previous commit

This commit is contained in:
Germano Cavalcante 2021-06-17 22:27:09 -03:00
parent f3c88f8ba5
commit 68b06208d2
1 changed files with 2 additions and 2 deletions

View File

@ -728,9 +728,9 @@ static bool rectf_curve_intersection(
}
return false;
}
#undef UP
#undef ABOVE
#undef INSIDE
#undef DOWN
#undef BELOW
/* Perform a box selection of the curves themselves. This means this function tries
* to select a curve by sampling it at various points instead of trying to select the