small cleanup in "deprecated" styles
This commit is contained in:
@ -44,8 +44,7 @@ void BondDeprecated::settings(int, char **)
|
||||
utils::logmesg(lmp,"\nBond style 'DEPRECATED' is a dummy style\n\n");
|
||||
return;
|
||||
}
|
||||
|
||||
lmp->error->all(FLERR,"This bond style is no longer available");
|
||||
error->all(FLERR,"This bond style is no longer available");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user