mirror of https://github.com/CGAL/cgal
fixed typo
This commit is contained in:
parent
1bb3d45909
commit
5e48fa9686
|
|
@ -281,7 +281,7 @@ public:
|
|||
*/
|
||||
void clean()
|
||||
{
|
||||
Basic_pm::init();
|
||||
Basic_pm::clean();
|
||||
delete m_window;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue