dead code removal

This commit is contained in:
Axel Kohlmeyer
2019-04-04 16:51:59 -04:00
parent ab5c3b0386
commit 4003387fb1
3 changed files with 3 additions and 9 deletions

View File

@ -268,7 +268,7 @@ void Hyper::command(int narg, char **arg)
double nnewbond,avenbias,avebiascoeff,minbiascoeff,maxbiascoeff;
double maxbondperatom,neighbondperbond,avebiasnow;
double tbondbuild,rmaxever,rmaxeverbig,allghost_toofar;
double lostbond,lostbondcoeff,biasoverlap;
double biasoverlap;
if (hyperenable) {
t_hyper = fix_hyper->query(1);