Silenced warnings (thanks wjp)
svn-id: r43725
This commit is contained in:
parent
7e57767304
commit
eb83ca267d
2 changed files with 2 additions and 7 deletions
|
@ -341,7 +341,6 @@ const ADGameDescription *SciMetaEngine::fallbackDetect(const Common::FSList &fsl
|
|||
}
|
||||
|
||||
ResourceManager *resourceManager = new ResourceManager(fslist);
|
||||
SciVersion version = resourceManager->sciVersion();
|
||||
ViewType gameViews = resourceManager->getViewType();
|
||||
|
||||
// Have we identified the game views? If not, stop here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue