X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Foid_util.h;h=fc141d398df864e6aeae6aeb4308c91fac4997fd;hb=574ae68dc570706b4468b29e82681efe15bc7180;hp=59c558b0f903ae6cf5a68ce331f6a1ad1c37bf7d;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a;p=yaz-moved-to-github.git diff --git a/include/yaz/oid_util.h b/include/yaz/oid_util.h index 59c558b..fc141d3 100644 --- a/include/yaz/oid_util.h +++ b/include/yaz/oid_util.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2012 Index Data. + * Copyright (C) 1995-2013 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -45,9 +45,6 @@ typedef enum oid_proto { PROTO_NOP=0, PROTO_Z3950, - PROTO_SR, - PROTO_GENERAL, - PROTO_WAIS, PROTO_HTTP } oid_proto;