From 72e1e5a31c723a1167568f4c3c952931815f3ff8 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 3 Jul 2012 18:36:41 +0200 Subject: TEENAGENT: Slight cleanup in querySaveMetaInfos. --- engines/teenagent/detection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/teenagent') diff --git a/engines/teenagent/detection.cpp b/engines/teenagent/detection.cpp index dad876dd97..f516ee06c1 100644 --- a/engines/teenagent/detection.cpp +++ b/engines/teenagent/detection.cpp @@ -174,7 +174,6 @@ public: return SaveStateDescriptor(slot, desc); SaveStateDescriptor ssd(slot, desc); - ssd.setDeletableFlag(true); //checking for the thumbnail if (Graphics::Surface *const thumb = Graphics::loadThumbnail(*in)) -- cgit v1.2.3