remove some weird white spaces.

This commit is contained in:
Vitor Santos Costa 2009-11-17 02:07:48 +00:00
parent 832f3d2e4a
commit b7646836b6

View File

@ -53,8 +53,6 @@ rtree_loop:
to_visit -= 3;
if (to_visit < to_visit_max) {
to_visit = Yap_shift_visit(to_visit, &to_visit_max);
}
to_visit[0] = pt0;
to_visit[1] = pt0_end;