X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=SimpleServer.xs;h=fb480e61b53f899f373ad00ccdaf219a44ebb664;hp=2abd8e4faa25e1ff4a9e357bb50791d08e0034f1;hb=0bd288ae9f8333f0bb558792c31aff49900605cb;hpb=586fe28631368fca02c1c7bc29274f359e64396d diff --git a/SimpleServer.xs b/SimpleServer.xs index 2abd8e4..fb480e6 100644 --- a/SimpleServer.xs +++ b/SimpleServer.xs @@ -1,5 +1,5 @@ /* - * $Id: SimpleServer.xs,v 1.85 2009-12-29 10:23:22 adam Exp $ + * $Id: SimpleServer.xs,v 1.86 2010-02-04 16:30:20 mike Exp $ * ---------------------------------------------------------------------- * * Copyright (c) 2000-2004, Index Data. @@ -1145,7 +1145,6 @@ int bend_present(void *handle, bend_present_rr *rr) hv_store(href, "NUMBER", 6, newSViv(rr->number), 0); /*oid_dotted = oid2dotted(rr->request_format_raw); hv_store(href, "REQ_FORM", 8, newSVpv((char *)oid_dotted->buf, oid_dotted->pos), 0);*/ - hv_store(href, "HITS", 4, newSViv(0), 0); hv_store(href, "PID", 3, newSViv(getpid()), 0); if (rr->comp) {