aboutsummaryrefslogtreecommitdiff
path: root/saga/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/console.h')
-rw-r--r--saga/console.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/saga/console.h b/saga/console.h
index ad522a7af3..3dec60ef9a 100644
--- a/saga/console.h
+++ b/saga/console.h
@@ -43,8 +43,6 @@ private:
bool Cmd_Exit(int argc, const char **argv);
bool Cmd_Help(int argc, const char **argv);
- bool Cmd_ActorAdd(int argc, const char **argv);
- bool Cmd_ActorDel(int argc, const char **argv);
bool Cmd_ActorMove(int argc, const char **argv);
bool Cmd_ActorMoveRel(int argc, const char **argv);
bool Cmd_ActorSetO(int argc, const char **argv);