Skip to content
Snippets Groups Projects
Commit 04b9919a authored by Andreas Gattringer's avatar Andreas Gattringer
Browse files

remove debug code

parent c7c97cc7
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@ enum action_status bf_grid_overlay_update(const struct cats_configuration *conf,
continue;
}
data->info_layer[row][col] = BF_CELL_VALID_DISPERSAL_TARGET;
if (conf->overlays.overlay[OL_HABITAT_TYPE_CC].enabled &&
conf->overlays.habitat_cc->data[row][col] > 0) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment