mirror of https://github.com/CGAL/cgal
remove trailing whitespace
This commit is contained in:
parent
431c0713b3
commit
6aeb4eea08
|
|
@ -626,7 +626,7 @@ namespace CartesianKernelFunctors {
|
|||
s2.source().x(), s2.source().y(),
|
||||
s2.target().x(), s2.target().y());
|
||||
}
|
||||
|
||||
|
||||
result_type
|
||||
operator()(const Point_2& s1s, const Point_2& s1t, const Point_2& s2s, const Point_2& s2t) const
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue