diff options
Diffstat (limited to 'engines/avalanche/trip6.h')
-rw-r--r-- | engines/avalanche/trip6.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/engines/avalanche/trip6.h b/engines/avalanche/trip6.h index d7b5637542..954b870f1b 100644 --- a/engines/avalanche/trip6.h +++ b/engines/avalanche/trip6.h @@ -150,24 +150,11 @@ public: - - - - - - class Trip { public: friend triptype; friend getsettype; - - - - - - - Trip(); void setParent(AvalancheEngine *vm); |