]> Zhao Yanbai Git Server - minix.git/commitdiff
DONT_SWAP not used
authorBen Gras <ben@minix3.org>
Fri, 13 May 2005 11:44:16 +0000 (11:44 +0000)
committerBen Gras <ben@minix3.org>
Fri, 13 May 2005 11:44:16 +0000 (11:44 +0000)
servers/fs/const.h

index a7f73bb6d2f151c1464196347dc79e63125d310d..293f48fae89647aaf1f0df9bf1468c57a1d67652 100644 (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 */