Remove timeout member from COMSTACK
[yaz-moved-to-github.git] / include / yaz / oid_util.h
index e535770..fc141d3 100644 (file)
@@ -45,9 +45,6 @@ typedef enum oid_proto
 {
     PROTO_NOP=0,
     PROTO_Z3950,
-    PROTO_SR,
-    PROTO_GENERAL,
-    PROTO_WAIS,
     PROTO_HTTP
 } oid_proto;