Revert "Fix warning in sdg example"

This reverts commit 74509bbab1.
This commit is contained in:
Mael Rouxel-Labbé 2020-04-06 18:33:08 +02:00
parent 74509bbab1
commit 5abeddadf4
1 changed files with 1 additions and 2 deletions

View File

@ -200,8 +200,7 @@ int main()
assert( ifs ); assert( ifs );
SDG2 sdg; SDG2 sdg;
Gt::Point_2 init(0,0); Site_2 site;
Site_2 site = Site_2::construct_site_2(init);
Generate_info generate; Generate_info generate;
// read the sites and their info and insert them in the // read the sites and their info and insert them in the