removed ENTER - it conflicts with code that needs XS access

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8034 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Jason Stewart 2005-12-22 08:13:00 +00:00
commit 556e5e2a58

View file

@ -52,9 +52,6 @@
#ifdef ref
#undef ref
#endif
#ifdef ENTER
#undef ENTER
#endif
#ifdef read
#undef read
#endif