mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Common/MathUtil: Remove MathFloatVectorSum()
This isn't used anywhere and not really a generic utility, so we can get rid of it. This also lets us remove MathUtil.cpp, since this was the only thing within that file.
This commit is contained in:
@ -80,7 +80,6 @@ add_library(common
|
||||
Logging/Log.h
|
||||
Logging/LogManager.cpp
|
||||
Logging/LogManager.h
|
||||
MathUtil.cpp
|
||||
MathUtil.h
|
||||
Matrix.cpp
|
||||
Matrix.h
|
||||
|
Reference in New Issue
Block a user