Perl: PERL_NO_GET_CONTEXT makes horrible dTHXs. remove it.

This commit is contained in:
tokuhirom 2010-05-05 17:25:45 +09:00
parent 1864df5ed0
commit 262fe96c29

View File

@ -2,7 +2,6 @@
extern "C" {
#endif
#define PERL_NO_GET_CONTEXT
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"