mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 09:49:14 +00:00
Removing bogus leftovers
svn-id: r21471
This commit is contained in:
parent
b54d73d220
commit
950c3451a2
@ -1503,8 +1503,6 @@ DetectedGame GameDescription::toDetectedGame() {
|
||||
dg.updateDesc(extra);
|
||||
return dg;
|
||||
}
|
||||
Common::Language language = Common::UNK_LANG;
|
||||
Common::Platform platform = Common::kPlatformUnknown;
|
||||
|
||||
static int detectGame(const FSList *fslist, Common::Language language, Common::Platform platform, int*& returnMatches) {
|
||||
int gamesCount = ARRAYSIZE(gameDescriptions);
|
||||
|
Loading…
x
Reference in New Issue
Block a user