diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-05-25 00:55:33 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-05-25 00:55:33 +0300 |
commit | 69aaf75b49cdf385b03469b82dd05480abf6e8b5 (patch) | |
tree | b2a14ea29c6bdd5b06f4812a378bd1f5325f206d /src/CMakeLists.txt | |
parent | 3480f3ad939e2ae5d0191ed739a57e834658c32e (diff) | |
download | mv-69aaf75b49cdf385b03469b82dd05480abf6e8b5.tar.gz mv-69aaf75b49cdf385b03469b82dd05480abf6e8b5.tar.bz2 mv-69aaf75b49cdf385b03469b82dd05480abf6e8b5.tar.xz mv-69aaf75b49cdf385b03469b82dd05480abf6e8b5.zip |
Switch in replaceSOGLColor into using custom despatcher.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7fe0b9445..e94ad3dc7 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -650,9 +650,6 @@ SET(SRCS resources/dye/dyepalette_replaceaoglcolor_sse2.hpp resources/dye/dyepalette_replacescolor.cpp resources/dye/dyepalette_replacesoglcolor.cpp - resources/dye/dyepalette_replacesoglcolor_avx2.hpp - resources/dye/dyepalette_replacesoglcolor_default.hpp - resources/dye/dyepalette_replacesoglcolor_sse2.hpp resources/dye/dyepaletteptr.h resources/effectdescription.h resources/emoteinfo.h |