From: Thomas Wouters Date: Sat, 15 Apr 2006 17:36:42 +0000 (+0000) Subject: Remove partial change (don't edit, commit and think at the same time :P) X-Git-Tag: v2.5a2~209 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73536e039bef3aeb432c3d472a37d7bbb235d7db;p=thirdparty%2FPython%2Fcpython.git Remove partial change (don't edit, commit and think at the same time :P) --- diff --git a/Modules/_csv.c b/Modules/_csv.c index 9ce53bdade75..500d36e03921 100644 --- a/Modules/_csv.c +++ b/Modules/_csv.c @@ -48,7 +48,6 @@ module instead. } \ } while (0) #endif -#ifndef Py_VISIT /* end 2.2 compatibility macros */