Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / tools / gmx_editconf.c
index e5451a31abfd86bf80e8c87b4e841f05c9a862c9..ec8b918b570e95dadee7355bb092956e95deea85 100644 (file)
@@ -79,8 +79,6 @@ typedef struct
     int nsatm;
     t_simat sat[3];
 } t_simlist;
-static const char *pdbtp[epdbNR] =
-    { "ATOM  ", "HETATM" };
 
 real calc_mass(t_atoms *atoms, gmx_bool bGetMass, gmx_atomprop_t aps)
 {