Commit 5a4e44b7 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

remove accidentally duplicated code

parent 8e9d4f5b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -227,9 +227,6 @@ void BondHybrid::settings(int narg, char **arg)
    if (strcmp(arg[i],"none") == 0)
      error->all(FLERR,"Bond style hybrid cannot have none as an argument");

    if (strcmp(arg[i],"none") == 0)
      error->all(FLERR,"Bond style hybrid cannot have none as an argument");

    // register index of quartic bond type,
    // so that bond type 0 can be mapped to it