--- Faster/Faster.xs 2006/03/09 22:55:56 1.4 +++ Faster/Faster.xs 2006/03/09 23:42:41 1.5 @@ -6,8 +6,6 @@ static OP *(*old_entersub)(pTHX); -int count = 1; - // this is, of course, a slower entersub static OP * faster_entersub (pTHX)