diff options
-rw-r--r-- | sword2/build_display.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sword2/build_display.cpp b/sword2/build_display.cpp index 14ac412ddd..e421877db7 100644 --- a/sword2/build_display.cpp +++ b/sword2/build_display.cpp @@ -838,8 +838,6 @@ void Screen::rollCredits() { f.close(); -printf("lineCount = %d\n", lineCount); fflush(stdout); - // We could easily add some ScummVM stuff to the credits, if we wanted // to. On the other hand, anyone with the attention span to actually // read all the credits probably already knows. :-) |