aboutsummaryrefslogtreecommitdiff
path: root/pmpd_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'pmpd_core.c')
-rw-r--r--pmpd_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmpd_core.c b/pmpd_core.c
index 91254b5..61b87a8 100644
--- a/pmpd_core.c
+++ b/pmpd_core.c
@@ -68,7 +68,7 @@ void *pmpd_new()
void pmpd_bang(t_pmpd *x)
{ // this part is doing all the PM
- t_float F, L, absL, tmpX, speed;
+ t_float F, L, absL, tmpX;
t_int i;
// post("bang");