Sneaky operator removed.

This commit is contained in:
WrinklyNinja
2014-02-22 23:48:36 +00:00
parent 6636678d3b
commit c52df5ef34
-1
View File
@@ -255,7 +255,6 @@ namespace boss {
boost::add_edge(parentVertex, vertex, graph);
}
}
++vit2;
}
}
}