X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=e_os.h;h=bc42c4491b298658f946d8b66d708f68f1255ab5;hp=c615c14a822af7b7c7cb8f7e12aea01b2147d035;hb=e5f3045fbf6394f2f587d1312cf3525da04d3032;hpb=a9be3af5ad4836f7e50f0546311ca90c717b861e diff --git a/e_os.h b/e_os.h index c615c14a82..bc42c4491b 100644 --- a/e_os.h +++ b/e_os.h @@ -276,16 +276,6 @@ extern HINSTANCE _hInstance; /***********************************************/ -#define P_CC_CC const void *,const void * -#define P_I_I int,int -#define P_I_I_P int,int,char * -#define P_I_I_P_I int,int,char *,int -#define P_IP_I_I_P_I int *,int,int,char *,int -#define P_V void -/* not used yet */ -#define CS_BEGIN -#define CS_END - /* do we need to do this for getenv. * Just define getenv for use under windows */