From 8793b36b40d14ad0a0fecc97738dc118a928f46c Mon Sep 17 00:00:00 2001 From: Nick Todd Date: Thu, 18 Sep 2008 20:50:09 +0100 Subject: 6733185 Further cleanup of SUN Studio 12 lint warnings in ON source. 6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc. --- usr/src/uts/common/syscall/sendfile.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'usr/src/uts/common/syscall/sendfile.c') diff --git a/usr/src/uts/common/syscall/sendfile.c b/usr/src/uts/common/syscall/sendfile.c index 18f7ccb9ed..2ff310cde4 100644 --- a/usr/src/uts/common/syscall/sendfile.c +++ b/usr/src/uts/common/syscall/sendfile.c @@ -53,10 +53,6 @@ #include #include -/* swilly code in sys/socketvar.h turns off DEBUG */ -#ifdef __lint -#define DEBUG -#endif #include #include -- cgit v1.2.3