Remove PROTO_SR, CS_SR, CS_Z3950
[yaz-moved-to-github.git] / include / yaz / oid_util.h
index efe4794..fc141d3 100644 (file)
@@ -45,7 +45,6 @@ typedef enum oid_proto
 {
     PROTO_NOP=0,
     PROTO_Z3950,
-    PROTO_SR,
     PROTO_HTTP
 } oid_proto;