dosmodule is, thankfully, no more

This commit is contained in:
Benjamin Peterson 2011-08-04 11:07:42 -05:00
parent 28696fe491
commit 0f8acebd53

View file

@ -11,8 +11,6 @@
compiler is assumed to be IBM's VisualAge C++ (VACPP). PYCC_GCC is used compiler is assumed to be IBM's VisualAge C++ (VACPP). PYCC_GCC is used
as the compiler specific macro for the EMX port of gcc to OS/2. */ as the compiler specific macro for the EMX port of gcc to OS/2. */
/* See also ../Dos/dosmodule.c */
#ifdef __APPLE__ #ifdef __APPLE__
/* /*
* Step 1 of support for weak-linking a number of symbols existing on * Step 1 of support for weak-linking a number of symbols existing on