diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b811e8a59..e34d8ea3d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -657,7 +657,6 @@ add_executable( zdoom WIN32 m_cheat.cpp m_joy.cpp m_misc.cpp - m_options.cpp m_png.cpp m_random.cpp md5.cpp diff --git a/src/m_menu.h b/src/m_menu.h deleted file mode 100644 index e69de29bb..000000000 diff --git a/src/m_options.cpp b/src/m_options.cpp deleted file mode 100644 index e69de29bb..000000000