12 Nov
2018
12 Nov
'18
9:32 a.m.
On Fri, Nov 09, 2018 at 06:02:00PM -0600, Zebediah Figura wrote:
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> --- dlls/oleaut32/Makefile.in | 1 - dlls/oleaut32/oleaut.c | 284 +++- dlls/oleaut32/tests/tmarshal.c | 24 +- dlls/oleaut32/tmarshal.c | 2351 -------------------------------- dlls/oleaut32/typelib.c | 32 - dlls/oleaut32/typelib.h | 6 - 6 files changed, 257 insertions(+), 2441 deletions(-) delete mode 100644 dlls/oleaut32/tmarshal.c
I am bit sad to see it go. *sniff* *dries tears* But if you confirmed that the replacement is working, feel free Signed-off-by: Marcus Meissner <marcus(a)jet.franken.de> Ciao, Marcus