[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 5/5] Delete CoInstaller code
On 13/09/2023 15:15, Owen Smith wrote: With the CoInstaller removed from the INF file, delete the CoInstaller source code and projects. Signed-off-by: Owen Smith <owen.smith@xxxxxxxxx> --- src/coinst/coinst.c | 1732 ----------------- src/coinst/xenvif_coinst.def | 38 - src/coinst/xenvif_coinst.rc | 57 - vs2015/package/package.vcxproj | 3 - vs2015/xenvif.sln | 26 - vs2015/xenvif_coinst/xenvif_coinst.vcxproj | 65 - .../xenvif_coinst/xenvif_coinst.vcxproj.user | 8 - vs2017/package/package.vcxproj | 3 - vs2017/xenvif.sln | 27 - vs2017/xenvif_coinst/xenvif_coinst.vcxproj | 65 - .../xenvif_coinst/xenvif_coinst.vcxproj.user | 8 - vs2019/package/package.vcxproj | 3 - vs2019/xenvif.sln | 27 - vs2019/xenvif_coinst/xenvif_coinst.vcxproj | 71 - .../xenvif_coinst/xenvif_coinst.vcxproj.user | 8 - vs2022/package/package.vcxproj | 3 - vs2022/xenvif.sln | 27 - vs2022/xenvif_coinst/xenvif_coinst.vcxproj | 71 - .../xenvif_coinst/xenvif_coinst.vcxproj.user | 8 - 19 files changed, 2250 deletions(-) That's a lot of code :-) delete mode 100644 src/coinst/coinst.c delete mode 100644 src/coinst/xenvif_coinst.def delete mode 100644 src/coinst/xenvif_coinst.rc delete mode 100644 vs2015/xenvif_coinst/xenvif_coinst.vcxproj delete mode 100644 vs2015/xenvif_coinst/xenvif_coinst.vcxproj.user delete mode 100644 vs2017/xenvif_coinst/xenvif_coinst.vcxproj delete mode 100644 vs2017/xenvif_coinst/xenvif_coinst.vcxproj.user delete mode 100644 vs2019/xenvif_coinst/xenvif_coinst.vcxproj delete mode 100644 vs2019/xenvif_coinst/xenvif_coinst.vcxproj.user delete mode 100644 vs2022/xenvif_coinst/xenvif_coinst.vcxproj delete mode 100644 vs2022/xenvif_coinst/xenvif_coinst.vcxproj.user Acked-by: Paul Durrant <paul@xxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |