unxz: remove debugging. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
#ifndef XZ_DEBUG_MSG
|
||||
# define XZ_DEBUG_MSG(...) ((void)0)
|
||||
#endif
|
||||
|
||||
/* In Linux, this is used to make extern functions static when needed. */
|
||||
#ifndef XZ_EXTERN
|
||||
# define XZ_EXTERN extern
|
||||
|
||||
Reference in New Issue
Block a user