cmake: Remove old cheats and browser references.

This commit is contained in:
lightningterror 2020-08-31 14:55:03 +02:00
parent 4629c8363c
commit 53ada061d2
1 changed files with 0 additions and 3 deletions

View File

@ -513,8 +513,6 @@ set(pcsx2ZipToolsHeaders
# Windows sources
set(pcsx2WindowsSources
gui/CpuUsageProviderMSW.cpp
windows/cheats/browser.cpp
windows/cheats/cheats.cpp
windows/FlatFileReaderWindows.cpp
windows/Optimus.cpp
windows/PatchBrowser.cpp
@ -526,7 +524,6 @@ set(pcsx2WindowsSources
# Windows headers
set(pcsx2WindowsHeaders
windows/cheats/cheats.h
windows/resource.h
windows/Win32.h)