X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Foid_util.h;h=fc141d398df864e6aeae6aeb4308c91fac4997fd;hb=574ae68dc570706b4468b29e82681efe15bc7180;hp=e53577017530b1331b244e2489692221d4c841e4;hpb=0c46d2e66bdeea1600e700124a81a5d0a65d349e;p=yaz-moved-to-github.git diff --git a/include/yaz/oid_util.h b/include/yaz/oid_util.h index e535770..fc141d3 100644 --- a/include/yaz/oid_util.h +++ b/include/yaz/oid_util.h @@ -45,9 +45,6 @@ typedef enum oid_proto { PROTO_NOP=0, PROTO_Z3950, - PROTO_SR, - PROTO_GENERAL, - PROTO_WAIS, PROTO_HTTP } oid_proto;