diff --git a/libs/picomodel/lwo/lwio.c b/libs/picomodel/lwo/lwio.c index 0e78f28f..f3a45e8b 100644 --- a/libs/picomodel/lwo/lwio.c +++ b/libs/picomodel/lwo/lwio.c @@ -22,7 +22,6 @@ read requests until flen is reset. ====================================================================== */ -#define INT_MIN ( -2147483647 - 1 ) /* minimum (signed) int value */ #define FLEN_ERROR INT_MIN static int flen;