From 015acac98dc88fbbca5672c6be678c8dea491a8e Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 1 Jun 2010 17:14:30 +0200 Subject: revert commit 346 (this re-enable the deprecation warnings) --- python/generic.h | 1 - 1 file changed, 1 deletion(-) (limited to 'python/generic.h') diff --git a/python/generic.h b/python/generic.h index 98c6d82b..31c1bc2d 100644 --- a/python/generic.h +++ b/python/generic.h @@ -31,7 +31,6 @@ #include #include #include -#include #if PYTHON_API_VERSION < 1013 typedef int Py_ssize_t; -- cgit v1.2.3