Completely remove charge groups
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / toppush.h
index 626fd79f750899b9eeac987e377aefff6e09cbb5..8982cfcd521228782d86283202e26d888cb30f4d 100644 (file)
@@ -86,11 +86,9 @@ void push_nbt(Directive d, t_nbparam **nbt, PreprocessingAtomTypes *atype,
               warninp *wi);
 
 void push_atom(struct t_symtab           *symtab,
-               t_block                   *cgs,
                t_atoms                   *at,
                PreprocessingAtomTypes    *atype,
                char                      *line,
-               int                       *lastcg,
                warninp                   *wi);
 
 void push_bond(Directive d, gmx::ArrayRef<InteractionsOfType> bondtype,