Commit ffdc8b55 authored by DallasTrinkle's avatar DallasTrinkle
Browse files

Cleanup.

parent 5accce97
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -458,9 +458,6 @@ void PairMEAMSpline::coeff(int narg, char **arg)
{
  int i,j,n;

  if (!allocated)
    allocate();

  if (narg != 3 + atom->ntypes)
    error->all(FLERR,"Incorrect args for pair coefficients");