From 8f5c14aebe0ca423ede54e36d16d626bfab110ed Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 12 Dec 2003 15:29:58 +0000 Subject: get rid of queencomp target (rather simply always check for both queen.1 and queen.1c); this allows some code simplification and gets rid of the last access to detector->_game in queen svn-id: r11599 --- queen/queen.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'queen/queen.h') diff --git a/queen/queen.h b/queen/queen.h index a6bab365e5..1fe5ad997f 100644 --- a/queen/queen.h +++ b/queen/queen.h @@ -73,8 +73,6 @@ protected: Resource *_resource; Sound *_sound; Walk *_walk; - - const char *_detectname; // necessary for music }; } // End of namespace Queen -- cgit v1.2.3