summaryrefslogtreecommitdiff
path: root/libpcsxcore/cdrom.h
diff options
context:
space:
mode:
Diffstat (limited to 'libpcsxcore/cdrom.h')
-rw-r--r--libpcsxcore/cdrom.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libpcsxcore/cdrom.h b/libpcsxcore/cdrom.h
index 3116cde8..690ed495 100644
--- a/libpcsxcore/cdrom.h
+++ b/libpcsxcore/cdrom.h
@@ -87,8 +87,6 @@ typedef struct {
unsigned long eCycle;
int Seeked;
-
- char Unused[4083];
} cdrStruct;
extern cdrStruct cdr;