From 539a4f658d2b242191d2e3221e8d836e08b2c736 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 9 May 2013 13:11:13 +0000 Subject: remove unsued variable svn path=/trunk/externals/pmpd/; revision=17124 --- pmpd3d_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pmpd3d_test.c') 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) { -- cgit v1.2.1