Windows:  Remove soundex from pythoncore subproject.
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp
index c432617..1b8e68f 100644
--- a/PCbuild/pythoncore.dsp
+++ b/PCbuild/pythoncore.dsp
@@ -1482,21 +1482,6 @@
 # End Source File

 # Begin Source File

 

-SOURCE=..\Modules\soundex.c

-

-!IF  "$(CFG)" == "pythoncore - Win32 Release"

-

-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"

-

-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"

-

-!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"

-

-!ENDIF 

-

-# End Source File

-# Begin Source File

-

 SOURCE=..\Objects\stringobject.c

 

 !IF  "$(CFG)" == "pythoncore - Win32 Release"