diff --git a/common/platform.cpp b/common/platform.cpp index 1c88860196d..1beef448284 100644 --- a/common/platform.cpp +++ b/common/platform.cpp @@ -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 },