Remove resolved todo on flamespeed.cpp

This example now works as a result of the changes to multicomponent transport
evaluation in r3147 and r3148.
This commit is contained in:
Ray Speth 2014-12-12 01:36:49 +00:00
parent 4e6205fa8c
commit c5ed13be9f

View file

@ -1,8 +1,6 @@
/*!
* @file flamespeed.cpp
* C++ demo program to compute flame speeds using GRI-Mech.
*
* @todo This demo compiles but does not run correctly.
*/
#include "cantera/oneD/Sim1D.h"