From 305ac626ba98efff31392fed149aa293b8070675 Mon Sep 17 00:00:00 2001 From: Magnus Lundborg Date: Mon, 7 Jan 2013 08:55:35 +0100 Subject: Removed unused variable diff --git a/src/tests/tng_io_testing.c b/src/tests/tng_io_testing.c index 8fd8292..2e7f9ed 100644 --- a/src/tests/tng_io_testing.c +++ b/src/tests/tng_io_testing.c @@ -97,7 +97,6 @@ static tng_function_status tng_test_read_and_write_file (tng_trajectory_t traj) { tng_function_status stat; - int64_t pos; stat = tng_file_headers_read(traj, TNG_USE_HASH); if(stat == TNG_CRITICAL) -- cgit v0.10.1