Commented out formal unused variable

This commit is contained in:
Efi Fogel 2025-09-10 18:36:08 +03:00
parent dc422a7531
commit a9e0eeec8f
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ public:
Subcurve* /* sc1 */, Subcurve* /* sc1 */,
Subcurve* /* sc2 */, Subcurve* /* sc2 */,
bool /* is_new */, bool /* is_new */,
Multiplicity multiplicity = 0) Multiplicity /* multiplicity */)
{ m_found_x = true; } { m_found_x = true; }
void update_event(Event* /* e */, void update_event(Event* /* e */,