diff --git a/Core/MIPS/MIPSInt.h b/Core/MIPS/MIPSInt.h index d68fce176..7f7ad7d1c 100644 --- a/Core/MIPS/MIPSInt.h +++ b/Core/MIPS/MIPSInt.h @@ -22,7 +22,6 @@ u32 MIPS_GetNextPC(); void MIPS_ClearDelaySlot(); int MIPS_SingleStep(); -float round_ieee_754(float num); namespace MIPSInt {