mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-11 01:24:28 +02:00
Core: Remove old config code (#4499)
* Remove old config backend Trophy key migration now uses the toml library directly, like our config transfer code. * Don't retrieve user_dir in main No longer needed.
This commit is contained in:
@@ -732,8 +732,6 @@ set(COMMON src/common/logging/classes.h
|
||||
src/common/bit_field.h
|
||||
src/common/bounded_threadsafe_queue.h
|
||||
src/common/concepts.h
|
||||
src/common/config.cpp
|
||||
src/common/config.h
|
||||
src/common/cstring.h
|
||||
src/common/debug.h
|
||||
src/common/decoder.cpp
|
||||
|
||||
Reference in New Issue
Block a user