Skip to content
Snippets Groups Projects
Commit eab64188 authored by Sindre Eiklid's avatar Sindre Eiklid
Browse files

Formatting

parent ccc93553
Branches
No related tags found
No related merge requests found
...@@ -60,7 +60,6 @@ Entity::Entity() { ...@@ -60,7 +60,6 @@ Entity::Entity() {
} }
} }
} }
std::cout << aerialInstanceIndex << std::endl;
//fill in random paths //fill in random paths
std::vector<int> filler(aerialInstanceIndex, 0); std::vector<int> filler(aerialInstanceIndex, 0);
for(int i = 0; i < aerialInstanceIndex; i++) { for(int i = 0; i < aerialInstanceIndex; i++) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment