Fifo: small cleanup

This commit is contained in:
Tillmann Karras
2015-02-21 13:20:17 +01:00
parent e28c97f6bd
commit 9493c713dd
2 changed files with 4 additions and 3 deletions

View File

@ -27,7 +27,6 @@ void Fifo_UpdateWantDeterminism(bool want);
// Used for diagnostics.
enum SyncGPUReason
{
SYNC_GPU_NONE,
SYNC_GPU_OTHER,
SYNC_GPU_WRAPAROUND,
SYNC_GPU_EFB_POKE,