Removed unused macro

This commit is contained in:
Efi Fogel 2017-11-26 15:41:55 +02:00
parent 14274488ab
commit 4b7e82ed85
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
//! \file examples/Arrangement_on_surface_2/polycurve_geodesic.cpp
// Constructing an arrangement of polygeodesics.
#define CGAL_IDENTIFICATION_XY 2
#include <vector>
#include <list>