diff options
Diffstat (limited to '')
-rw-r--r-- | src/liblzma/common/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/liblzma/common/common.h b/src/liblzma/common/common.h index af14e479..955d784a 100644 --- a/src/liblzma/common/common.h +++ b/src/liblzma/common/common.h @@ -32,8 +32,6 @@ #define LZMA_API(type) LZMA_API_EXPORT type LZMA_API_CALL -#define LZMA_UNSTABLE - #include "lzma.h" // These allow helping the compiler in some often-executed branches, whose |