[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 6/6] Delete CoInstaller code
On 13/09/2023 14:45, 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 | 2136 ----------------- src/coinst/xenbus_coinst.def | 38 - src/coinst/xenbus_coinst.rc | 57 - vs2015/package/package.vcxproj | 3 - vs2015/xenbus.sln | 22 - vs2015/xenbus_coinst/xenbus_coinst.vcxproj | 64 - .../xenbus_coinst/xenbus_coinst.vcxproj.user | 8 - vs2017/package/package.vcxproj | 3 - vs2017/xenbus.sln | 22 - vs2017/xenbus_coinst/xenbus_coinst.vcxproj | 64 - .../xenbus_coinst/xenbus_coinst.vcxproj.user | 8 - vs2019/package/package.vcxproj | 3 - vs2019/xenbus.sln | 22 - vs2019/xenbus_coinst/xenbus_coinst.vcxproj | 70 - .../xenbus_coinst/xenbus_coinst.vcxproj.user | 8 - vs2022/package/package.vcxproj | 3 - vs2022/xenbus.sln | 22 - vs2022/xenbus_coinst/xenbus_coinst.vcxproj | 70 - .../xenbus_coinst/xenbus_coinst.vcxproj.user | 8 - 19 files changed, 2631 deletions(-) delete mode 100644 src/coinst/coinst.c delete mode 100644 src/coinst/xenbus_coinst.def delete mode 100644 src/coinst/xenbus_coinst.rc delete mode 100644 vs2015/xenbus_coinst/xenbus_coinst.vcxproj delete mode 100644 vs2015/xenbus_coinst/xenbus_coinst.vcxproj.user delete mode 100644 vs2017/xenbus_coinst/xenbus_coinst.vcxproj delete mode 100644 vs2017/xenbus_coinst/xenbus_coinst.vcxproj.user delete mode 100644 vs2019/xenbus_coinst/xenbus_coinst.vcxproj delete mode 100644 vs2019/xenbus_coinst/xenbus_coinst.vcxproj.user delete mode 100644 vs2022/xenbus_coinst/xenbus_coinst.vcxproj delete mode 100644 vs2022/xenbus_coinst/xenbus_coinst.vcxproj.user Acked-by: Paul Durrant <paul@xxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |