Comment return false in motion functions

This commit is contained in:
Scott Lahteine 2017-12-24 22:53:05 -06:00
parent 1bb5791e64
commit fb6b62a01b
2 changed files with 6 additions and 6 deletions

View file

@ -616,6 +616,8 @@
} // segment loop
} // cell loop
return false; // caller will update current_position
}
#endif // UBL_SEGMENTED