Trisurf Monte Carlo simulator
Samo Penic
2013-11-27 0652ee2715994b48a9bbfd1132bf0b65ad206289
src/timestep.h
@@ -7,8 +7,6 @@
    ts_uint thread_no;
   ts_uint threads;
    ts_vesicle *vesicle;
    pthread_mutex_t *vtx_tainting_lock;
    pthread_mutex_t *vtx_untainting_lock;
} thdata;