Silenced warnings (thanks wjp)

svn-id: r43725
This commit is contained in:
Filippos Karapetis 2009-08-25 09:02:00 +00:00
parent 7e57767304
commit eb83ca267d
2 changed files with 2 additions and 7 deletions

View file

@ -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