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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73536e039bef3aeb432c3d472a37d7bbb235d7db;p=python 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 9ce53bdade..500d36e039 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 */