Expose ZSTD_CLEVEL_DEFAULT and update documentation

This commit is contained in:
Duc Ngo
2018-06-08 11:33:44 -07:00
parent 8ef75547ef
commit e34c000e44
2 changed files with 9 additions and 10 deletions
-9
View File
@@ -8,15 +8,6 @@
* You may select, at your option, one of the above-listed licenses.
*/
/*-*************************************
* Tuning parameters
***************************************/
#ifndef ZSTD_CLEVEL_DEFAULT
# define ZSTD_CLEVEL_DEFAULT 3
#endif
/*-*************************************
* Dependencies
***************************************/