diff --git a/src/core/netplay.h b/src/core/netplay.h index 513ead53c..985d5cd41 100644 --- a/src/core/netplay.h +++ b/src/core/netplay.h @@ -17,7 +17,6 @@ enum : u8 { ENET_CHANNEL_CONTROL = 0, ENET_CHANNEL_GGPO = 1, - ENET_CHANNEL_SESSION = 2, NUM_ENET_CHANNELS, };