--- trunk/OOPSE-4/src/UseTheForce/DUFF.cpp 2004/10/20 21:52:20 1621 +++ trunk/OOPSE-4/src/UseTheForce/DUFF.cpp 2004/10/21 20:15:31 1628 @@ -653,9 +653,9 @@ void DUFF::initForceField( int ljMixRule ){ } -void DUFF::initForceField( int ljMixRule ){ +void DUFF::initForceField(){ - initFortran( ljMixRule, entry_plug->useReactionField ); + initFortran( entry_plug->useReactionField ); } double DUFF::getAtomTypeMass (char* atomType) {