remove dead code
This commit is contained in:
@ -1694,7 +1694,6 @@ class lammps(object):
|
|||||||
|
|
||||||
with ExceptionCheck(self):
|
with ExceptionCheck(self):
|
||||||
return self.lib.lammps_eval(self.lmp, newexpr)
|
return self.lib.lammps_eval(self.lmp, newexpr)
|
||||||
return None
|
|
||||||
|
|
||||||
# -------------------------------------------------------------------------
|
# -------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user