aboutsummaryrefslogtreecommitdiff
path: root/pmpd2d_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pmpd2d_test.c')
-rw-r--r--pmpd2d_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmpd2d_test.c b/pmpd2d_test.c
index d352a76..795b00b 100644
--- a/pmpd2d_test.c
+++ b/pmpd2d_test.c
@@ -1,6 +1,6 @@
int test_2d_mass(int i, t_pmpd2d *x, int argc, t_atom *argv)
{
- t_float tmp, tmp2;
+ t_float tmp;
t_int j = 1;
while (j < argc)
{