src/tsmeasure.c
@@ -26,7 +26,7 @@ #include <snapshot.h> #include<gsl/gsl_complex.h> #include<gsl/gsl_complex_math.h> #include "globals.h" ts_vesicle *restoreVesicle(char *filename){ ts_vesicle *vesicle = parseDump(filename); @@ -84,7 +84,6 @@ tape_free(vesicle->tape); vesicle_free(vesicle); } free(ent); } for (n = 0; n < count; n++) {