summaryrefslogtreecommitdiff
path: root/libpcsxcore/cdrom.h
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 00:53:01 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-10 00:53:01 +0000
commit32d4fff89f42a3712c8db794264c38a0c5b941e2 (patch)
treef3f311dba609e5ada16bbc37294b1db4fbcebbd5 /libpcsxcore/cdrom.h
parent736ea295294427e5f07f79e1bc31871d34edbe69 (diff)
downloadpcsxr-32d4fff89f42a3712c8db794264c38a0c5b941e2.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47725 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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;