diff options
Diffstat (limited to 'lib/zstd/common/debug.c')
-rw-r--r-- | lib/zstd/common/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zstd/common/debug.c b/lib/zstd/common/debug.c index bb863c9ea61..49254cc6722 100644 --- a/lib/zstd/common/debug.c +++ b/lib/zstd/common/debug.c @@ -12,7 +12,6 @@ * You may select, at your option, one of the above-listed licenses. ****************************************************************** */ - /* * This module only hosts one global variable * which can be used to dynamically influence the verbosity of traces, |