aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>2015-05-14 16:16:15 +0200
committerGravatar Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>2015-05-14 16:16:15 +0200
commita31fd7f86bea249135b66010569c22982e0015af (patch)
treeb06cde4fa721c4c096e07c6154437e3da30b6a20 /src/common/CMakeLists.txt
parente83bc5b7ee45ae24821c4cd185dd6a14dbd3b4d4 (diff)
Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types.
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 11659c3c..f8fc6450 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -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