From: Benjamin Peterson Date: Thu, 4 Aug 2011 16:07:42 +0000 (-0500) Subject: dosmodule is, thankfully, no more X-Git-Tag: v3.2.2rc1~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc9bbd16927d8384733e0444d7c4daed7d1b6fd4;p=thirdparty%2FPython%2Fcpython.git dosmodule is, thankfully, no more --- diff --git a/Modules/posixmodule.c b/Modules/posixmodule.c index a00b134f8742..702fec0cdf54 100644 --- a/Modules/posixmodule.c +++ b/Modules/posixmodule.c @@ -11,8 +11,6 @@ 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. */ -/* See also ../Dos/dosmodule.c */ - #ifdef __APPLE__ /* * Step 1 of support for weak-linking a number of symbols existing on