aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/intern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index fdccfba2f9..01331e3f89 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -631,7 +631,6 @@ protected:
void o7_getActorRoom();
void o7_pickupObject();
void o7_startSound();
- void o7_actorOps();
void o7_cursorCommand();
};