]> granicus.if.org Git - file/commitdiff
Remove dead code.
authorChristos Zoulas <christos@zoulas.com>
Sat, 18 Mar 2006 04:44:58 +0000 (04:44 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 18 Mar 2006 04:44:58 +0000 (04:44 +0000)
src/apprentice.c

index 26d4524435bba872d2bc40cd51809375b30fa27b..d9910f858b304151dddf05fa73b1145bda4865f8 100644 (file)
@@ -45,7 +45,7 @@
 #endif
 
 #ifndef        lint
-FILE_RCSID("@(#)$Id: apprentice.c,v 1.88 2006/03/14 01:04:31 christos Exp $")
+FILE_RCSID("@(#)$Id: apprentice.c,v 1.89 2006/03/18 04:44:58 christos Exp $")
 #endif /* lint */
 
 #define        EATAB {while (isascii((unsigned char) *l) && \
@@ -186,8 +186,6 @@ apprentice_1(struct magic_set *ms, const char *fn, int action,
                mapped = 0;
        }
 
-       if (rv == -1)
-               return rv;
        mapped = rv;
             
        if (magic == NULL || nmagic == 0) {