Skip to content

Commit

Permalink
Merge pull request #4356 from Sonicadvance1/remove_elf_symbol_database
Browse files Browse the repository at this point in the history
CommonTools: Removes ELFSymbolDatabase
  • Loading branch information
lioncash authored Feb 13, 2025
2 parents df718d5 + 7380249 commit c37dc81
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 444 deletions.
1 change: 0 additions & 1 deletion Source/Tools/CommonTools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ set(SRCS
if (NOT MINGW_BUILD)
list(APPEND SRCS
Linux/Utils/ELFContainer.cpp
Linux/Utils/ELFSymbolDatabase.cpp
)
endif()

Expand Down
361 changes: 0 additions & 361 deletions Source/Tools/CommonTools/Linux/Utils/ELFSymbolDatabase.cpp

This file was deleted.

Loading

0 comments on commit c37dc81

Please sign in to comment.