summaryrefslogtreecommitdiff
path: root/plugins/dfsound/psemu.c
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-03 03:12:49 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-10-03 03:12:49 +0000
commit559e490f0cc14474dc331f85e2e8bcd35a4d3bd1 (patch)
treeae8ca602bfa712fb6dfeef16e8014e94e4dc2918 /plugins/dfsound/psemu.c
parent6bc1f5c773d385a8b0d265438577ea274a7fc414 (diff)
downloadpcsxr-559e490f0cc14474dc331f85e2e8bcd35a4d3bd1.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@30932 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfsound/psemu.c')
-rw-r--r--plugins/dfsound/psemu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/dfsound/psemu.c b/plugins/dfsound/psemu.c
index 2aeac7ed..c75a022c 100644
--- a/plugins/dfsound/psemu.c
+++ b/plugins/dfsound/psemu.c
@@ -94,6 +94,5 @@ void CALLBACK SPUstopChannels2(unsigned short channels)
void CALLBACK SPUplaySector(unsigned long mode, unsigned char * p)
{
- if(!iUseXA) return; // no XA? bye
}