aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/help.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/help.h')
-rw-r--r--engines/avalanche/help.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/help.h b/engines/avalanche/help.h
index c63bacdfc6..53fe81b60e 100644
--- a/engines/avalanche/help.h
+++ b/engines/avalanche/help.h
@@ -57,8 +57,6 @@ private:
// These two return true if we have to leave the Help:
bool handleMouse(const Common::Event &event);
bool handleKeyboard(const Common::Event &event);
-
- void continueHelp();
};
} // End of namespace Avalanche