aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/acci2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/acci2.h')
-rw-r--r--engines/avalanche/acci2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/acci2.h b/engines/avalanche/acci2.h
index 0660f497b3..2a97b98529 100644
--- a/engines/avalanche/acci2.h
+++ b/engines/avalanche/acci2.h
@@ -210,8 +210,6 @@ private:
void heythanks();
- int16 pos(const Common::String &crit, const Common::String &src); // Returns the index of the first appearance of crit in src.
-
};
} // End of namespace Avalanche.