Removed inappropriate inline

This commit is contained in:
Robert Osfield
2007-12-21 15:46:50 +00:00
parent 6b59b1739f
commit 095288bb47

View File

@@ -140,8 +140,7 @@ public:
void clear();
inline bool operator < (const Triangle& rhs) const;
bool operator < (const Triangle& rhs) const;
void setOrderedPoints(Point* p1, Point* p2, Point* p3);