From ca9b7625d06904283e084ffbdde77537dc4fd932 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Fri, 12 Dec 2014 01:37:06 +0000 Subject: [PATCH] [Doc] Remove reference to non-existent 'State.h' --- include/cantera/thermo/RedlichKwongMFTP.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/cantera/thermo/RedlichKwongMFTP.h b/include/cantera/thermo/RedlichKwongMFTP.h index c2284cf3b..88b0a3aa3 100644 --- a/include/cantera/thermo/RedlichKwongMFTP.h +++ b/include/cantera/thermo/RedlichKwongMFTP.h @@ -161,8 +161,7 @@ protected: protected: //! Set the temperature (K) /*! - * Overwritten setTemperature(double) from State.h. This - * function sets the temperature, and makes sure that + * This function sets the temperature, and makes sure that * the value propagates to underlying objects * * @param temp Temperature in kelvin