summaryrefslogtreecommitdiffstats
path: root/PC/VS9.0
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-08-16 21:48:02 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-08-16 21:48:02 (GMT)
commit8fa8ee3970f095f47f045891afe118836280e551 (patch)
tree7f64afb1084a746b1ecd7e293fbbddeeb5f270d5 /PC/VS9.0
parent5c03d2075782eab58b33ecc114abb8df025e6057 (diff)
downloadcpython-8fa8ee3970f095f47f045891afe118836280e551.zip
cpython-8fa8ee3970f095f47f045891afe118836280e551.tar.gz
cpython-8fa8ee3970f095f47f045891afe118836280e551.tar.bz2
Issue #18701: Remove support of old CPython versions (<3.0) from C code.
Diffstat (limited to 'PC/VS9.0')
-rw-r--r--PC/VS9.0/_sqlite3.vcproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/PC/VS9.0/_sqlite3.vcproj b/PC/VS9.0/_sqlite3.vcproj
index f7100f1..82c57ae 100644
--- a/PC/VS9.0/_sqlite3.vcproj
+++ b/PC/VS9.0/_sqlite3.vcproj
@@ -555,10 +555,6 @@
>
</File>
<File
- RelativePath="..\..\Modules\_sqlite\sqlitecompat.h"
- >
- </File>
- <File
RelativePath="..\..\Modules\_sqlite\statement.h"
>
</File>