diff --git a/platform/posix/setup_cantera.in b/platform/posix/setup_cantera.in index 745e84887..252a39e43 100644 --- a/platform/posix/setup_cantera.in +++ b/platform/posix/setup_cantera.in @@ -39,11 +39,3 @@ if [ "@python_array_home@" != "" ]; then fi export PYTHONPATH - -## Uncomment this if you want to specify the tmp dir location where -## Cantera writes temporary files. The default is: -## (1) getenv("TMP") -## (2) getenv("TEMP") -## (3) "." -# CANTERA_TMPDIR=/fill/in -# export CANTERA_TMPDIR