There was an error fetching the commit references. Please try again later.
kernel: Remove unused object_address_table.cpp/.h
These source files were entirely unused throughout the rest of the codebase. This also has the benefit of getting rid of a global variable as well.
Showing
- src/core/CMakeLists.txt 0 additions, 2 deletionssrc/core/CMakeLists.txt
- src/core/hle/kernel/kernel.cpp 0 additions, 2 deletionssrc/core/hle/kernel/kernel.cpp
- src/core/hle/kernel/mutex.cpp 0 additions, 1 deletionsrc/core/hle/kernel/mutex.cpp
- src/core/hle/kernel/object_address_table.cpp 0 additions, 36 deletionssrc/core/hle/kernel/object_address_table.cpp
- src/core/hle/kernel/object_address_table.h 0 additions, 62 deletionssrc/core/hle/kernel/object_address_table.h
- src/core/hle/kernel/svc.cpp 0 additions, 1 deletionsrc/core/hle/kernel/svc.cpp
Loading
Please register or sign in to comment