Merge pull request #1600 from 86Box/master

Disabled excess CPU logging.
This commit is contained in:
Miran Grča
2021-08-10 16:24:54 +02:00
committed by GitHub

View File

@@ -306,7 +306,6 @@ enum SMMRAM_Fields_AMD_K {
};
#define ENABLE_386_COMMON_LOG 1
#ifdef ENABLE_386_COMMON_LOG
int x386_common_do_log = ENABLE_386_COMMON_LOG;