config.h follow-up
I had uncommented ZLIB_COMP for testing in config.h, but it should have been commented when the diff was cut.
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef COMPRESS
|
||||
# define ZLIB_COMP /* ZLIB for compression */
|
||||
/* # define ZLIB_COMP */ /* ZLIB for compression */
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user