mirror of https://github.com/CGAL/cgal
remove unused variable
This commit is contained in:
parent
22e272627b
commit
6ac85b1b27
|
|
@ -52,7 +52,6 @@ class MainWindow :
|
|||
private:
|
||||
ArcContainer arcs;
|
||||
ArcContainer intersections;
|
||||
CircularKernel ck;
|
||||
QGraphicsScene scene;
|
||||
|
||||
ArcsGraphicsItem * agi;
|
||||
|
|
|
|||
Loading…
Reference in New Issue