From eb83ca267da2393c27835548aa86d931bd760add Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 25 Aug 2009 09:02:00 +0000 Subject: Silenced warnings (thanks wjp) svn-id: r43725 --- engines/sci/detection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/sci/detection.cpp') diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 5971d1d384..d8097f9b86 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -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 -- cgit v1.2.3