Merge branch 'dev-win' into dev-exp

This commit is contained in:
daan 2019-07-10 07:50:26 -07:00
commit b80b0837ab
3 changed files with 2 additions and 10 deletions

View file

@ -44,7 +44,7 @@ static mi_option_desc_t options[_mi_option_last] = {
#else
{ 0, UNINIT, "secure" },
#endif
{ 1, UNINIT, "show_stats" },
{ 0, UNINIT, "show_stats" },
{ MI_DEBUG, UNINIT, "show_errors" },
{ 0, UNINIT, "verbose" }
};