ACK On Mon, Apr 09, 2012 at 08:33:17PM +0300, Alon Levy wrote: > qxl_surface.c:735:6: warning: declaration of 'i' shadows a previous > local [-Wshadow] > --- > src/qxl_surface.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/qxl_surface.c b/src/qxl_surface.c > index a283d5e..76b5579 100644 > --- a/src/qxl_surface.c > +++ b/src/qxl_surface.c > @@ -730,7 +730,6 @@ surface_add_to_cache (qxl_surface_t *surface) > > if (n_surfaces == N_CACHED_SURFACES) > { > - int i; > destroy_id = cache->cached_surfaces[oldest]->id; > > destroy_surface = cache->cached_surfaces[oldest]; > -- > 1.7.9.3 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/spice-devel
pgpMy1k3VCsSr.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel