Skip to content

Commit 7d19316

Browse files
author
Iain Duncan
committed
removing accidental reinit from s4m_free
1 parent b536329 commit 7d19316

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

s4pd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,6 @@ void s4pd_setup(void) {
610610

611611
void s4pd_free(t_s4pd *x){
612612
s4pd_cancel_clocks(x);
613-
s4pd_init_s7(x);
614613
}
615614

616615
void s4pd_reset(t_s4pd *x){

0 commit comments

Comments
 (0)