recover compilation

This commit is contained in:
Axel Kohlmeyer
2021-08-18 12:59:31 -04:00
parent c6819e30cf
commit c50abed92b
3 changed files with 28 additions and 17 deletions

View File

@ -250,7 +250,7 @@ void FixPropertyAtom::init()
void FixPropertyAtom::read_data_section(char *keyword, int n, char *buf,
tagint id_offset)
{
int j,k,m,iword,ncol,nv;
int j,k,m,ncol;
tagint itag;
char *next;