Skip to content
Snippets Groups Projects
Commit 5642fd9b authored by William Roper's avatar William Roper
Browse files

Removing debug

parent 472a8dcf
No related branches found
No related tags found
No related merge requests found
......@@ -410,10 +410,8 @@ void space_sparts_get_cell_index_mapper(void *map_data, int nr_sparts,
ind[k] = index;
cell_counts[index]++;
++count_extra_spart;
message("Counting extra spart %d (%ld)", index, count_extra_spart);
} else {
message("We think we have a genuine spart.");
/* List its top-level cell index */
ind[k] = index;
cell_counts[index]++;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment