diff --git a/include/cantera/transport/PecosTransport.h b/include/cantera/transport/PecosTransport.h index d0a04783b..e329b616c 100644 --- a/include/cantera/transport/PecosTransport.h +++ b/include/cantera/transport/PecosTransport.h @@ -183,15 +183,6 @@ public: friend class TransportFactory; - /** - * Return a structure containing all of the pertinent parameters - * about a species that was used to construct the Transport - * properties in this object. - * - * @param k Species number to obtain the properties from. - */ - struct GasTransportData getGasTransportData(int k); - protected: PecosTransport();