From 2fa86c13816417d1d62616d1bb8114a5a9831c33 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Wed, 1 Mar 2000 03:38:03 +0000 Subject: Windows miscellany p4raw-id: //depot/perl@5388 --- win32/win32.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'win32/win32.h') diff --git a/win32/win32.h b/win32/win32.h index bbf88bb1e5..b0ccd14d9f 100644 --- a/win32/win32.h +++ b/win32/win32.h @@ -27,12 +27,6 @@ # define win32_get_sitelib PerlEnv_sitelib_path #endif -#if defined(PERL_IMPLICIT_CONTEXT) -/* compat */ -# define GetPerlInterpreter Perl_get_context -# define SetPerlInterpreter Perl_set_context -#endif - #ifdef __GNUC__ # ifndef __int64 /* some versions seem to #define it already */ # define __int64 long long -- cgit v1.2.1