X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=include%2Fyaz%2Foid_util.h;h=efe4794b7a4ada546149f3fd0a3f56c8881bdad7;hb=e14b57aabd2bcdd5996d17778bf9055935d7b252;hp=054c98ebcf63b80560ca0a49468c0540a940d51f;hpb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;p=yaz-moved-to-github.git diff --git a/include/yaz/oid_util.h b/include/yaz/oid_util.h index 054c98e..efe4794 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-2011 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: @@ -46,8 +46,6 @@ typedef enum oid_proto PROTO_NOP=0, PROTO_Z3950, PROTO_SR, - PROTO_GENERAL, - PROTO_WAIS, PROTO_HTTP } oid_proto;