summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFerran Pujol Camins <ferranpujolcamins@gmail.com>2019-11-03 10:10:06 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-02-28 23:47:05 +0100
commit66d3ffadfdc2c0d80427db18d115924e12a96934 (patch)
tree30bacb5a3f956cf893057e0e463bd8f66eed1f7a /build
parentf68f28c554cc09ab373260c6bbeb8047a0942455 (diff)
Remove PredefinedColor
Diffstat (limited to 'build')
-rw-r--r--build/depends.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/depends.py b/build/depends.py
index 221aff9237..2f8f24d034 100644
--- a/build/depends.py
+++ b/build/depends.py
@@ -1305,8 +1305,7 @@ class MixxxCore(Feature):
"src/util/desktophelper.cpp",
"src/util/widgetrendertimer.cpp",
"src/util/workerthread.cpp",
- "src/util/workerthreadscheduler.cpp",
- "src/util/color/predefinedcolor.cpp"
+ "src/util/workerthreadscheduler.cpp"
]
proto_args = {