Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types.

This commit is contained in:
Emmanuel Gil Peyrot 2015-05-14 16:16:15 +02:00
parent e83bc5b7ee
commit a31fd7f86b
4 changed files with 3 additions and 409 deletions

View file

@ -9,7 +9,6 @@ set(SRCS
logging/filter.cpp
logging/text_formatter.cpp
logging/backend.cpp
math_util.cpp
memory_util.cpp
misc.cpp
profiler.cpp