Skip to content

Commit

Permalink
Vif: Remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCK1 authored and refractionpcsx2 committed Sep 24, 2020
1 parent 669d609 commit ec1656f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pcsx2/Vif.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit ec1656f

Please sign in to comment.