mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
DynamicLoader: Remove unnecessary math functions
These are provided by libgcc.
This commit is contained in:
parent
6985b4008a
commit
b1f1f5afcf
3 changed files with 0 additions and 237 deletions
|
@ -1,6 +1,5 @@
|
|||
set(LOADER_SOURCES
|
||||
main.cpp
|
||||
math.cpp
|
||||
misc.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue