aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur')
-rw-r--r--engines/voyeur/files.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/engines/voyeur/files.h b/engines/voyeur/files.h
index ff09bbef2b..7cdb61f4e8 100644
--- a/engines/voyeur/files.h
+++ b/engines/voyeur/files.h
@@ -617,16 +617,6 @@ public:
void loadTheApt();
/**
- * Check for whether a murder has been recorded
- */
- void checkForMurder();
-
- /**
- * Check for whether incriminating evidence has been recorded
- */
- void checkForIncriminate();
-
- /**
* Synchronizes the game data
*/
void synchronize(Common::Serializer &s);