From af6d41608a32266ed0251ba4909daa4fa81baca6 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 2 Feb 2007 19:54:42 +0000 Subject: Made Engine class even more useless by moving emoticon loading into Being. --- src/engine.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/engine.h') diff --git a/src/engine.h b/src/engine.h index 90cee9c0..eb6891ad 100644 --- a/src/engine.h +++ b/src/engine.h @@ -31,7 +31,7 @@ class Network; /** * Game engine. Actually hardly does anything anymore except keeping track of - * the current map and loading the emotes. + * the current map. */ class Engine { @@ -41,11 +41,6 @@ class Engine */ Engine(Network *network); - /** - * Destructor. - */ - ~Engine(); - /** * Returns the currently active map. */ -- cgit v1.2.3-70-g09d2