Skip to content

Commit 90b4e49

Browse files
authored
bpo-38174 follow up: Remove loadlibrary.c from VS9.0. (GH-16411)
1 parent e73b93a commit 90b4e49

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

PC/VS9.0/_elementtree.vcproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -594,10 +594,6 @@
594594
RelativePath="..\..\Modules\_elementtree.c"
595595
>
596596
</File>
597-
<File
598-
RelativePath="..\..\Modules\expat\loadlibrary.c"
599-
>
600-
</File>
601597
<File
602598
RelativePath="..\..\Modules\expat\xmlparse.c"
603599
>

PC/VS9.0/pyexpat.vcproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -534,10 +534,6 @@
534534
RelativePath="..\..\Modules\pyexpat.c"
535535
>
536536
</File>
537-
<File
538-
RelativePath="..\..\Modules\expat\loadlibrary.c"
539-
>
540-
</File>
541537
<File
542538
RelativePath="..\..\Modules\expat\xmlparse.c"
543539
>

0 commit comments

Comments
 (0)