Common: Move CodeTrace.cpp/.h into Core

This interface relies on Core details and shouldn't be in Common to
begin with, since it's not a general utility.
This commit is contained in:
Lioncash
2023-04-24 09:05:49 -04:00
parent ffbbd72741
commit d991cbaf3c
8 changed files with 8 additions and 8 deletions

View File

@ -31,8 +31,6 @@ add_library(common
Crypto/ec.h
Crypto/SHA1.cpp
Crypto/SHA1.h
Debug/CodeTrace.cpp
Debug/CodeTrace.h
Debug/MemoryPatches.cpp
Debug/MemoryPatches.h
Debug/Threads.h