Remove __LCLINT__-ifdef'ed blocks.
authorRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 3 Sep 2007 11:31:28 +0000 (13:31 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Mon, 3 Sep 2007 11:31:28 +0000 (13:31 +0200)
build/files.c

index 267a5e8..25adeac 100644 (file)
@@ -938,9 +938,6 @@ static int parseForSimple(/*@unused@*/Spec spec, Package pkg, char * buf,
            }
            break;
        }
-#if defined(__LCLINT__)
-       assert(s != NULL);
-#endif
 
     /* Set flags for virtual file attributes */
     {  VFA_t *vfa;