From 93d5877a3b2da47e9242e9068725d772e9b811eb Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 5 Aug 2016 21:07:51 +0200 Subject: Cleanups --- src/snes9x.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src') diff --git a/src/snes9x.h b/src/snes9x.h index 5ccfeb0..0a66b5e 100644 --- a/src/snes9x.h +++ b/src/snes9x.h @@ -335,12 +335,6 @@ typedef struct bool8 DisplayFrameRate; // Others - bool8 NetPlay; - bool8 NetPlayServer; - char ServerName [128]; - int Port; - bool8 GlideEnable; - bool8 OpenGLEnable; int32 AutoSaveDelay; // Time in seconds before S-RAM auto-saved if modified. bool8 ApplyCheats; bool8 TurboMode; -- cgit v1.2.3