oleaut32: Remove unused items

Michael Stefaniuc mstefani at redhat.com
Sat Jan 13 16:09:10 CST 2007


Andrew Talbot wrote:
> Changelog:
>     oleaut32: Remove unused items.
> 
> diff -urN a/dlls/oleaut32/vartype.c b/dlls/oleaut32/vartype.c
> --- a/dlls/oleaut32/vartype.c	2006-12-22 14:43:36.000000000 +0000
> +++ b/dlls/oleaut32/vartype.c	2007-01-13 20:13:23.000000000 +0000
> @@ -228,7 +228,6 @@
>  SIMPLE(LONG64, SHORT, VarI8FromI2);
>  SIMPLE(LONG64, signed char, VarI8FromI1);
>  SIMPLE(LONG64, USHORT, VarI8FromUI2);
> -SIMPLE(LONG64, LONG, VarI8FromI4);
Are you removing a test here?

>  SIMPLE(LONG64, ULONG, VarI8FromUI4);
>  POSTST(LONG64, ULONG64, VarI8FromUI8, I8_MAX);

bye
	michael

-- 
Michael Stefaniuc               Tel.: +49-711-96437-199
Sr. Network Engineer            Fax.: +49-711-96437-111
Red Hat GmbH                    Email: mstefani at redhat.com
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart



More information about the wine-devel mailing list