Merge release-4-6 into master
[alexxy/gromacs.git] / src / tools / gmx_anaeig.c
index fce8f31ab3e885b635c68e657092b4fabf99a95b..95e03a0d42bfbdf7736dfbb6cedf8a24a0979dd0 100644 (file)
@@ -447,8 +447,6 @@ static void project(const char *trajfile,t_topology *top,int ePBC,matrix topbox,
     
     if (top)
       gpbc = gmx_rmpbc_init(&top->idef,ePBC,nat,box);
-    if (top)
-    gmx_rmpbc_done(gpbc);
 
     for(i=0; i<nat; i++)
       all_at[i]=i;