mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 06:17:59 +00:00
loader: Remove Linker class
Given the class is now currently unused, it can be removed.
This commit is contained in:
parent
55b2ab35f7
commit
2ee1a9132a
3 changed files with 0 additions and 185 deletions
|
@ -419,8 +419,6 @@ add_library(core STATIC
|
|||
loader/deconstructed_rom_directory.h
|
||||
loader/elf.cpp
|
||||
loader/elf.h
|
||||
loader/linker.cpp
|
||||
loader/linker.h
|
||||
loader/loader.cpp
|
||||
loader/loader.h
|
||||
loader/nax.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue