diff options
-rw-r--r-- | queen/cutaway.cpp | 13 | ||||
-rw-r--r-- | queen/talk.cpp | 7 |
2 files changed, 0 insertions, 20 deletions
diff --git a/queen/cutaway.cpp b/queen/cutaway.cpp index dddf2aed3f..ac59792ee4 100644 --- a/queen/cutaway.cpp +++ b/queen/cutaway.cpp @@ -36,19 +36,6 @@ namespace Queen { -/* - TODO later - - - Finish Cutaway::stop - - - Show credits - - - Play voices - - - Play songs - - */ - void Cutaway::run( const char *filename, char *nextFilename, diff --git a/queen/talk.cpp b/queen/talk.cpp index 3a4c549548..f0fb3b7aea 100644 --- a/queen/talk.cpp +++ b/queen/talk.cpp @@ -38,13 +38,6 @@ namespace Queen { -/* - Functions needed: - - Data needed: - - */ - void Talk::talk( const char *filename, int personInRoom, |