aboutsummaryrefslogtreecommitdiff
path: root/scumm/string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/string.cpp')
-rw-r--r--scumm/string.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/string.cpp b/scumm/string.cpp
index 446978dfe6..c7b49e6d9e 100644
--- a/scumm/string.cpp
+++ b/scumm/string.cpp
@@ -690,8 +690,6 @@ void Scumm::enqueueText(const byte *text, int x, int y, byte color, byte charset
}
void Scumm::drawBlastTexts() {
- // FIXME
-
byte *buf;
int c;
int i;