diff --git a/console/tidy.c b/console/tidy.c index 5a14e0c..ea631be 100644 --- a/console/tidy.c +++ b/console/tidy.c @@ -974,7 +974,7 @@ int main( int argc, char** argv ) status = 0; #if !defined(NDEBUG) && defined(_MSC_VER) set_log_file((char *)"temptidy.txt", 0); - add_append_log(1); + // add_append_log(1); #endif #ifdef TIDY_CONFIG_FILE