summaryrefslogtreecommitdiff
path: root/src/win95/chunk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/chunk.cpp')
-rw-r--r--src/win95/chunk.cpp11
1 files changed, 0 insertions, 11 deletions
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);
}
-
-
-
-
-
-
-
-
-
-
-