diff --git a/Cantera/clib/src/ct.cpp b/Cantera/clib/src/ct.cpp index 86865c4d8..487602c57 100755 --- a/Cantera/clib/src/ct.cpp +++ b/Cantera/clib/src/ct.cpp @@ -110,6 +110,7 @@ extern "C" { * The microsoft docs says we may need this in some * cases when building dll's */ + /* bool WINAPI DllMain(HINSTANCE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) { @@ -125,6 +126,7 @@ extern "C" { } return TRUE; } + */ #endif #endif