geom/sphere: style

This commit is contained in:
Danny Robson 2018-04-16 15:52:56 +10:00
parent 3bd795f5e3
commit 2eb0b429ef

View File

@ -60,8 +60,6 @@ namespace util::geom {
t0 >= 0 ? t0 :
INFINITY;
}
}
#endif