DONT_SWAP not used

This commit is contained in:
Ben Gras 2005-05-13 11:44:16 +00:00
parent 49b86f3373
commit 78fd966125

View file

@ -54,7 +54,6 @@
#define MTIME 010 /* set if mtime field needs updating */
#define BYTE_SWAP 0 /* tells conv2/conv4 to swap bytes */
#define DONT_SWAP 1 /* tells conv2/conv4 not to swap bytes */
#define END_OF_FILE (-104) /* eof detected */