summaryrefslogtreecommitdiff
path: root/libpcsxcore/cdriso.h
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-08-31 11:20:03 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-08-31 11:20:03 +0000
commit507ff7fa3cb06c2c6a1d3665b325ab6c572a2825 (patch)
tree18b489a209c2c46875b78ff15528c89f901a2e6e /libpcsxcore/cdriso.h
parentd772714e45f5cb7db70c284a667eb69867a57e86 (diff)
downloadpcsxr-507ff7fa3cb06c2c6a1d3665b325ab6c572a2825.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@28436 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore/cdriso.h')
-rw-r--r--libpcsxcore/cdriso.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpcsxcore/cdriso.h b/libpcsxcore/cdriso.h
index ca5d2bfd..473ff99e 100644
--- a/libpcsxcore/cdriso.h
+++ b/libpcsxcore/cdriso.h
@@ -22,6 +22,5 @@
#define CDRISO_H
int imageReaderInit(void);
-unsigned int ISOgetTrackLength(unsigned int s);
#endif