From: Benjamin Peterson Date: Mon, 1 Mar 2010 23:25:13 +0000 (+0000) Subject: remove CVS id X-Git-Tag: v2.7a4~72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41162ebdad7df5035383122ce231c178b645ea06;p=thirdparty%2FPython%2Fcpython.git remove CVS id --- diff --git a/Modules/_cursesmodule.c b/Modules/_cursesmodule.c index 01f0de16e271..cb952af0c46f 100644 --- a/Modules/_cursesmodule.c +++ b/Modules/_cursesmodule.c @@ -31,8 +31,6 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* CVS: $Id$ */ - /* A number of SysV or ncurses functions don't have wrappers yet; if you