aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/console.h')
-rw-r--r--engines/adl/console.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/adl/console.h b/engines/adl/console.h
index 86538def79..e007e09976 100644
--- a/engines/adl/console.h
+++ b/engines/adl/console.h
@@ -42,7 +42,6 @@ public:
static Common::String toAscii(const Common::String &str);
private:
- bool Cmd_Help(int argc, const char **argv);
bool Cmd_Nouns(int argc, const char **argv);
bool Cmd_Verbs(int argc, const char **argv);
bool Cmd_DumpScripts(int argc, const char **argv);