summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2013-11-28 10:37:02 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2013-11-28 10:37:02 (GMT)
commit614a6a93a8ae6e1f1f90b6506a5772f036508caf (patch)
tree54792e9725cbefa99f127d1df71e0890696ddb39 /src
parentefa81139369836056f2409f8422e6a87747058c4 (diff)
More bug fixing when copying molecules.
Diffstat (limited to 'src')
-rw-r--r--src/lib/tng_io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c
index fc7c574..857ed57 100644
--- a/src/lib/tng_io.c
+++ b/src/lib/tng_io.c
@@ -7360,7 +7360,6 @@ tng_function_status DECLSPECDLLEXPORT tng_molecule_system_copy(tng_trajectory_t
return(TNG_CRITICAL);
}
- tng_data_dest->molecules = molecule_temp;
tng_data_dest->molecule_cnt_list = list_temp;
for(i = 0; i < tng_data_dest->n_molecules; i++)
contact: Jan Huwald // Impressum