Remove Lua in Mono warning as it's no longer relevant

fixes 45fbdb484
This commit is contained in:
YoshiRulz 2022-12-07 18:46:25 +10:00
parent 01ab9416b5
commit 4caa99afe3
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 0 additions and 2 deletions

View File

@ -172,8 +172,6 @@ namespace BizHawk.Client.EmuHawk
}
}
if (OSTailoredCode.IsUnixHost) WriteToOutputWindow("Lua in Mono is currently experimental. Please report bugs here: https://github.com/TASEmulators/BizHawk/issues/2951\n");
LuaListView.AllColumns.Clear();
SetColumns();