X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=alloc.c;h=d8bd857cee2e31df2f36e2cf530ed8c3613eaf27;hb=091255bb20bef9f4eabc37ebcee696b11ed661e9;hp=c2405bf1c69d2578cd08351f90e4c1ccd1464eee;hpb=06a67e2a5850f36c627b46f330c988e031536ab3;p=debian%2Fsudo diff --git a/alloc.c b/alloc.c index c2405bf..d8bd857 100644 --- a/alloc.c +++ b/alloc.c @@ -48,10 +48,6 @@ #include "sudo.h" -#ifndef lint -__unused static const char rcsid[] = "$Sudo: alloc.c,v 1.33 2008/11/09 14:13:12 millert Exp $"; -#endif /* lint */ - /* * If there is no SIZE_MAX or SIZE_T_MAX we have to assume that size_t * could be signed (as it is on SunOS 4.x). This just means that