Remove // comment
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 31 Jul 2009 10:11:04 +0000 (12:11 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 31 Jul 2009 10:11:04 +0000 (12:11 +0200)
index/recgrs.c

index d77e907..eb300cd 100644 (file)
@@ -1164,7 +1164,6 @@ int zebra_grs_retrieve(void *clientData, struct recRetrieveCtrl *p,
        yaz_log(YLOG_DEBUG, "grs_retrieve: schema mapping");
        for (map = node->u.root.absyn->maptabs; map; map = map->next)
        {
-           // if (map->target_absyn_ref == requested_schema)
            if (!oid_oidcmp(map->oid, requested_schema))
            {
                onode = node;