mirror of https://github.com/CGAL/cgal
Commented out formal unused variable
This commit is contained in:
parent
dc422a7531
commit
a9e0eeec8f
|
|
@ -89,7 +89,7 @@ public:
|
|||
Subcurve* /* sc1 */,
|
||||
Subcurve* /* sc2 */,
|
||||
bool /* is_new */,
|
||||
Multiplicity multiplicity = 0)
|
||||
Multiplicity /* multiplicity */)
|
||||
{ m_found_x = true; }
|
||||
|
||||
void update_event(Event* /* e */,
|
||||
|
|
|
|||
Loading…
Reference in New Issue