aboutsummaryrefslogtreecommitdiff
path: root/src/cell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cell.c')
-rw-r--r--src/cell.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cell.c b/src/cell.c
index 57f705af..cd0e0975 100644
--- a/src/cell.c
+++ b/src/cell.c
@@ -795,11 +795,6 @@ UnitCell *match_cell(UnitCell *cell, UnitCell *template, int verbose,
}
}
- if ( new_cell != NULL ) {
- STATUS("Success! --------------- \n");
- cell_print(new_cell);
- }
-
free(cand[0]);
free(cand[1]);
free(cand[2]);