Vif: Remove unused variables

This commit is contained in:
Christian Kenny 2020-09-24 14:07:34 -04:00 committed by refractionpcsx2
parent 669d6096d0
commit ec1656f380
1 changed files with 0 additions and 3 deletions

View File

@ -71,9 +71,6 @@ void SaveStateBase::vif1Freeze()
// Vif0/Vif1 Write32
//------------------------------------------------------------------
extern bool _chainVIF0();
extern bool _VIF0chain();
__fi void vif0FBRST(u32 value) {
VIF_LOG("VIF0_FBRST write32 0x%8.8x", value);