summaryrefslogtreecommitdiff
path: root/src/tests/tng_io_testing.c
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2013-01-07 06:45:09 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2013-01-07 06:49:33 (GMT)
commit94329234c518c4e703bc72e67a6f414e0967b0ab (patch)
treedec8e8c3a31b9028672caa3594114f29a209664d /src/tests/tng_io_testing.c
parent9b5c558b696aa9fe7d285803de5a4a0245ffc0cb (diff)
Removed input and output file positions from tng_trajectory struct.
Diffstat (limited to 'src/tests/tng_io_testing.c')
-rw-r--r--src/tests/tng_io_testing.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/tng_io_testing.c b/src/tests/tng_io_testing.c
index 59ee6ec..8fd8292 100644
--- a/src/tests/tng_io_testing.c
+++ b/src/tests/tng_io_testing.c
@@ -118,7 +118,6 @@ static tng_function_status tng_test_read_and_write_file
return(stat);
}
stat = tng_frame_set_write(traj, TNG_USE_HASH);
- tng_input_file_pos_get(traj, &pos);
}
return(stat);
contact: Jan Huwald // Impressum