From: Benjamin Peterson Date: Thu, 4 Aug 2011 16:07:42 +0000 (-0500) Subject: dosmodule is, thankfully, no more X-Git-Tag: v2.7.3rc1~538 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f8acebd532645f888ce4cca83a45a2136b30ced;p=python dosmodule is, thankfully, no more --- diff --git a/Modules/posixmodule.c b/Modules/posixmodule.c index 8d6a72e93c..1040ec5b40 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