Removed useless code from re2 library build [#CLICKHOUSE-2].

This commit is contained in:
Alexey Milovidov 2017-04-18 00:11:12 +03:00
parent f51b3992f3
commit 5e969e70bc

View File

@ -18,12 +18,10 @@ set (re2_sources
./re2/re2.cc
./re2/prog.cc
./re2/unicode_casefold.cc
./util/test.cc
./util/strutil.cc
./util/stringpiece.cc
./util/hash.cc
./util/arena.cc
./util/benchmark.cc
./util/valgrind.cc
./util/pcre.cc
./util/stringprintf.cc