aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/lucerna2.h
diff options
context:
space:
mode:
authoruruk2013-06-29 15:57:37 +0200
committeruruk2013-06-29 15:57:37 +0200
commitcb9ec866ac50f7959ed1336af5a62c8e309736cf (patch)
treeab9724add84bec8898f529a54e46e2b4be5e729b /engines/avalanche/lucerna2.h
parent8ba4050b1fd2c26486c23807bcc06fc68ba478ea (diff)
downloadscummvm-rg350-cb9ec866ac50f7959ed1336af5a62c8e309736cf.tar.gz
scummvm-rg350-cb9ec866ac50f7959ed1336af5a62c8e309736cf.tar.bz2
scummvm-rg350-cb9ec866ac50f7959ed1336af5a62c8e309736cf.zip
AVALANCHE: Repair compilation, minor modifications.
Diffstat (limited to 'engines/avalanche/lucerna2.h')
-rw-r--r--engines/avalanche/lucerna2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/lucerna2.h b/engines/avalanche/lucerna2.h
index 259b639b6f..d4e729aaf4 100644
--- a/engines/avalanche/lucerna2.h
+++ b/engines/avalanche/lucerna2.h
@@ -37,8 +37,6 @@ class AvalancheEngine;
class Lucerna {
public:
- // Call it where Lucerna is first used.
- // Procuded to replace the initizalization part of the original Pascal unit.
Lucerna();
void setParent(AvalancheEngine *vm);