From a47106e77d9c0b2b52190cfa3efacf6a24c7ae14 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 31 May 2008 22:18:36 +0000 Subject: Cleanup. svn-id: r32443 --- engines/kyra/resource.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'engines/kyra') diff --git a/engines/kyra/resource.cpp b/engines/kyra/resource.cpp index cade116df5..226a8af523 100644 --- a/engines/kyra/resource.cpp +++ b/engines/kyra/resource.cpp @@ -1210,11 +1210,6 @@ public: bool loadFile(CompFileMap &loadTo) const; private: - struct FileEntry : public ResFileEntry { - int fileIndex; - uint32 compressedSize; - }; - struct Archive { Common::String filename; uint32 firstFile; -- cgit v1.2.3