--- liblzf/lzfP.h 2002/11/17 11:39:26 1.3 +++ liblzf/lzfP.h 2003/10/15 00:58:48 1.4 @@ -93,7 +93,6 @@ # elif UINT_MAX == 65535 typedef unsigned int u16; # else -# warn need 16 bit datatype when STRICT_ALIGN == 0, this is non-fatal # undef STRICT_ALIGN # define STRICT_ALIGN 1 # endif