author | ecalot
<ecalot> 2006-06-07 13:41:27 UTC |
committer | ecalot
<ecalot> 2006-06-07 13:41:27 UTC |
parent | b3042e06e88d03945c0ca1043fcb9aa3ec28daa2 |
PR/src/include/reslist.h | +0 | -2 |
PR/src/include/types.h | +0 | -2 |
diff --git a/PR/src/include/reslist.h b/PR/src/include/reslist.h index 05570c0..c181ae0 100644 --- a/PR/src/include/reslist.h +++ b/PR/src/include/reslist.h @@ -57,8 +57,6 @@ typedef struct { tResourceId id; tResourceId paletteId; tObject palette; - /*long int size; - unsigned char* data;*/ tBinary content; unsigned long int offset; /* Used internally in dat.c to remember the offset */ unsigned char number; /* Used for level number */ diff --git a/PR/src/include/types.h b/PR/src/include/types.h index 05570c0..c181ae0 100644 --- a/PR/src/include/types.h +++ b/PR/src/include/types.h @@ -57,8 +57,6 @@ typedef struct { tResourceId id; tResourceId paletteId; tObject palette; - /*long int size; - unsigned char* data;*/ tBinary content; unsigned long int offset; /* Used internally in dat.c to remember the offset */ unsigned char number; /* Used for level number */