aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/subtitles.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toon/subtitles.cpp')
-rw-r--r--engines/toon/subtitles.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toon/subtitles.cpp b/engines/toon/subtitles.cpp
index 5861b6cb34..7fb58458a6 100644
--- a/engines/toon/subtitles.cpp
+++ b/engines/toon/subtitles.cpp
@@ -65,7 +65,7 @@ void SubtitleRenderer::render(const Graphics::Surface &frame, uint32 frameNumber
}
bool SubtitleRenderer::load(const Common::String &video) {
- warning(video.c_str());
+ // warning(video.c_str());
_hasSubtitles = false;
_index = 0;