Remove benchmarking support for fastlz.

This commit is contained in:
ysaed
2017-06-13 14:35:23 -07:00
committed by Victor Costan
parent 18488d6212
commit 82deffcde7
6 changed files with 6 additions and 55 deletions

View File

@@ -116,10 +116,6 @@ extern "C" {
}
#endif
#ifdef HAVE_LIBFASTLZ
#include "fastlz.h"
#endif
#ifdef HAVE_LIBQUICKLZ
#include "quicklz.h"
#endif