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