aboutsummaryrefslogtreecommitdiff
path: root/graphics/thumbnail.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/thumbnail.h')
-rw-r--r--graphics/thumbnail.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/thumbnail.h b/graphics/thumbnail.h
index df99568f42..45a0fdbf07 100644
--- a/graphics/thumbnail.h
+++ b/graphics/thumbnail.h
@@ -50,8 +50,6 @@ bool skipThumbnail(Common::SeekableReadStream &in);
/**
* Loads a thumbnail from the given input stream.
- * The loaded thumbnail will be automatically converted to the
- * current overlay pixelformat.
*/
Graphics::Surface *loadThumbnail(Common::SeekableReadStream &in);