Comment return false in motion functions
This commit is contained in:
parent
1bb5791e64
commit
fb6b62a01b
2 changed files with 6 additions and 6 deletions
|
|
@ -616,6 +616,8 @@
|
|||
|
||||
} // segment loop
|
||||
} // cell loop
|
||||
|
||||
return false; // caller will update current_position
|
||||
}
|
||||
|
||||
#endif // UBL_SEGMENTED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue