Re: Errors in core PODs
[p5sagit/p5-mst-13.2.git] / ext / Fcntl / Fcntl.xs
index 21029b2..db4bff4 100644 (file)
    --AD  October 16, 1995
 */
 
-static int
-not_here(char *s)
-{
-    croak("%s not implemented on this architecture", s);
-    return -1;
-}
-
 static IV
 constant(char *name)
 {