COMMON: Cleanup left over

This commit is contained in:
Pawel Kolodziejski 2020-09-24 16:40:16 +02:00
parent 201f27a138
commit c50f944f9f

View file

@ -51,7 +51,6 @@ const PlatformDescription g_platforms[] = {
{ "segacd", "segacd", "sega", "SegaCD", kPlatformSegaCD },
{ "windows", "win", "win", "Windows", kPlatformWindows },
{ "playstation", "psx", "psx", "Sony PlayStation", kPlatformPSX },
//ResidualVM: playstation2, xbox
{ "playstation2", "ps2", "ps2", "Sony PlayStation 2", kPlatformPS2 },
{ "xbox", "xbox", "xbox", "Microsoft Xbox", kPlatformXbox },
{ "cdi", "cdi", "cdi", "Philips CD-i", kPlatformCDi },