diff --git a/pcsx2/gui/MainFrame.cpp b/pcsx2/gui/MainFrame.cpp index 5c36e07604..d96708d140 100644 --- a/pcsx2/gui/MainFrame.cpp +++ b/pcsx2/gui/MainFrame.cpp @@ -474,7 +474,6 @@ MainEmuFrame::MainEmuFrame(wxWindow* parent, const wxString& title) m_menuSys.Append(MenuId_EnableRecordingTools, _("Enable &Recording Tools"), wxEmptyString, wxITEM_CHECK); #endif - m_menuSys.AppendSeparator(); if(IsDebugBuild || IsDevBuild) m_menuSys.Append(MenuId_EnableHostFs, _("Enable &Host Filesystem"),