X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fcomstack.h;h=cea7db467176ae3904d161cd832dd4fd74227b46;hp=36c42e7a189dfc9e21f7499634febc42b6fb3d6a;hb=6cf32fafe48e17e937809e54edf5abc7451d557b;hpb=e14b57aabd2bcdd5996d17778bf9055935d7b252 diff --git a/include/yaz/comstack.h b/include/yaz/comstack.h index 36c42e7..cea7db4 100644 --- a/include/yaz/comstack.h +++ b/include/yaz/comstack.h @@ -150,10 +150,6 @@ YAZ_EXPORT void cs_print_session_info(COMSTACK cs); #define CSBUFSIZE 7 #define CSLASTERROR CSBUFSIZE /* must be the value of last CS error */ -/* backwards compatibility */ -#define CS_SR PROTO_SR -#define CS_Z3950 PROTO_Z3950 - #define CS_FLAGS_BLOCKING 1 #define CS_FLAGS_NUMERICHOST 2