Skip to content

Commit

Permalink
TEENAGENT: Slight cleanup in querySaveMetaInfos.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Schickel committed Jul 3, 2012
1 parent 89b8f6b commit 72e1e5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/teenagent/detection.cpp
Expand Up @@ -174,7 +174,6 @@ class TeenAgentMetaEngine : public AdvancedMetaEngine {
return SaveStateDescriptor(slot, desc);

SaveStateDescriptor ssd(slot, desc);
ssd.setDeletableFlag(true);

//checking for the thumbnail
if (Graphics::Surface *const thumb = Graphics::loadThumbnail(*in))
Expand Down

0 comments on commit 72e1e5a

Please sign in to comment.