--- previous/src/gui-sdl/dlgMemory.c 2018/04/24 19:30:46 1.1.1.3 +++ previous/src/gui-sdl/dlgMemory.c 2018/04/24 19:32:51 1.1.1.4 @@ -9,7 +9,6 @@ const char DlgMemory_fileid[] = "Previou #include "main.h" #include "dialog.h" #include "sdlgui.h" -#include "memorySnapShot.h" #include "file.h" #include "screen.h" @@ -39,7 +38,6 @@ const char DlgMemory_fileid[] = "Previou #endif void Dialog_MemDlgDraw(void); -static char dlgSnapShotName[36+1]; char custom_memsize[16] = "Customize"; /* The memory dialog: */