diff options
Diffstat (limited to 'lib/zstd/common/cpu.h')
-rw-r--r-- | lib/zstd/common/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zstd/common/cpu.h b/lib/zstd/common/cpu.h index 0db7b42407e..becf832a95a 100644 --- a/lib/zstd/common/cpu.h +++ b/lib/zstd/common/cpu.h @@ -18,7 +18,6 @@ #include "mem.h" - typedef struct { U32 f1c; U32 f1d; |