From 71fa444424be52b9b2c3fd508ad663923d28a62c Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sat, 28 Jul 2001 23:13:49 +0000 Subject: Removed headers that were accidently checked in. Lots of compiling. --- src/win95/chunk.cpp | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/win95/chunk.cpp') diff --git a/src/win95/chunk.cpp b/src/win95/chunk.cpp index a123ba0..a068f87 100644 --- a/src/win95/chunk.cpp +++ b/src/win95/chunk.cpp @@ -586,14 +586,3 @@ Chunk* Chunk_With_Children::DynCreate(const char* data) } return new Miscellaneous_Chunk(this,data,(data + 12), (*(int *) (data + 8))-12); } - - - - - - - - - - - -- cgit v1.3