aboutsummaryrefslogtreecommitdiff
path: root/src/param.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.c')
-rw-r--r--src/param.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/param.c b/src/param.c
index ac061fa..6551748 100644
--- a/src/param.c
+++ b/src/param.c
@@ -199,11 +199,8 @@ static void *param_new(t_symbol *s, int ac, t_atom *av)
pd_error(x,"Could not create param. See possible errors above.");
}
-
-
-
return (x);
}