Skip to content

Commit 3509478

Browse files
fixing line spacings.
1 parent 2156495 commit 3509478

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

olcUTIL_Geometry2D.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,8 +1091,6 @@ namespace olc::utils::geom2d
10911091
return distance < epsilon;
10921092
}
10931093

1094-
1095-
10961094
// overlaps(p,p)
10971095
// Check if point overlaps with point (analogous to contains())
10981096
template<typename T1, typename T2>

0 commit comments

Comments
 (0)