unxz: remove debugging. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "libbb.h"
|
||||
#include "unarchive.h"
|
||||
|
||||
//#define XZ_DEBUG_MSG(...) bb_error_msg(__VA_ARGS)
|
||||
#define XZ_REALLOC_DICT_BUF(ptr, size) xrealloc(ptr, size)
|
||||
#define XZ_FUNC FAST_FUNC
|
||||
#define XZ_EXTERN static
|
||||
|
Reference in New Issue
Block a user