[PATCH libXaw3d] Remove unused variable 'i'
Alan Coopersmith
alan.coopersmith at oracle.com
Thu Oct 6 20:22:14 PDT 2011
On 10/ 6/11 07:31 PM, Matt Turner wrote:
> Signed-off-by: Matt Turner<mattst88 at gmail.com>
> ---
> src/XawIm.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/src/XawIm.c b/src/XawIm.c
> index 92b92cd..b01f0d0 100644
> --- a/src/XawIm.c
> +++ b/src/XawIm.c
> @@ -1287,8 +1287,6 @@ CompileResourceList(XtResourceList res, unsigned int num_res)
> static Boolean
> Initialize(VendorShellWidget vw, XawVendorShellExtPart *ve)
> {
> - int i;
> -
> if (!XtIsVendorShell((Widget)vw)) return(FALSE);
> ve->parent = (Widget)vw;
> ve->im.xim = NULL;
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the xorg-devel
mailing list