mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Remove commented-out code (#12834)
This commit is contained in:
committed by
GitHub
parent
f7acb84e42
commit
55722a7ad4
@@ -90,11 +90,6 @@ exitcode_t CommandLine::HandleCommandConvert(CommandLineArgEnumerator* enumerato
|
||||
WriteConvertFromAndToMessage(sourceFileType, destinationFileType);
|
||||
|
||||
gOpenRCT2Headless = true;
|
||||
// if (!openrct2_initialise())
|
||||
// {
|
||||
// Console::Error::WriteLine("Error while initialising OpenRCT2.");
|
||||
// return EXITCODE_FAIL;
|
||||
// }
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user