]> granicus.if.org Git - file/commitdiff
This code was funny, but it caught my eye too many times, both
authorReuben Thomas <rrt@sc3d.org>
Sun, 24 Feb 2008 01:17:54 +0000 (01:17 +0000)
committerReuben Thomas <rrt@sc3d.org>
Sun, 24 Feb 2008 01:17:54 +0000 (01:17 +0000)
directly and when grepping.

src/softmagic.c

index 54b77e5902faa6253d251f2c4d0b6a9487b5a819..a91b75ae7e53db23ab0c40d4a9284fb910786879 100644 (file)
@@ -38,7 +38,7 @@
 
 
 #ifndef        lint
-FILE_RCSID("@(#)$File: softmagic.c,v 1.112 2008/02/19 00:58:59 rrt Exp $")
+FILE_RCSID("@(#)$File: softmagic.c,v 1.113 2008/02/24 01:13:13 rrt Exp $")
 #endif /* lint */
 
 private int match(struct magic_set *, struct magic *, uint32_t,
@@ -1345,13 +1345,6 @@ mget(struct magic_set *ms, const unsigned char *s,
                                case FILE_OPMODULO:
                                        offset = p->l % off;
                                        break;
-                       /*      case TOOMANYSWITCHBLOCKS:
-                        *              ugh = p->eye % m->strain;
-                        *              rub;
-                        *      case BEER:
-                        *              off = p->tab & m->in_gest;
-                        *              sleep;
-                        */
                                }
                        } else
                                offset = p->l;