remove some dead code

This commit is contained in:
Axel Kohlmeyer
2016-03-23 23:35:08 -04:00
parent 0293603fc2
commit 210e9f6475
4 changed files with 1 additions and 5 deletions

View File

@ -1468,7 +1468,7 @@ void ReadData::bonus(bigint nbonus, AtomVec *ptr, const char *type)
void ReadData::bodies(int firstpass)
{
int i,m,nchunk,nline,nmax,ninteger,ndouble,nword,ncount,onebody,tmp;
int m,nchunk,nline,nmax,ninteger,ndouble,nword,ncount,onebody,tmp;
char *eof;
int mapflag = 0;