aboutsummaryrefslogtreecommitdiff
path: root/src/xz/coder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xz/coder.h')
-rw-r--r--src/xz/coder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xz/coder.h b/src/xz/coder.h
index 2930df9a..9e69e576 100644
--- a/src/xz/coder.h
+++ b/src/xz/coder.h
@@ -26,7 +26,6 @@ enum format_type {
#ifdef HAVE_LZIP_DECODER
FORMAT_LZIP,
#endif
- // HEADER_GZIP,
FORMAT_RAW,
};