ACK On Thu, Oct 17, 2013 at 02:09:40PM -0500, Jeremy White wrote: > Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx> > --- > src/qxl_image.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/src/qxl_image.c b/src/qxl_image.c > index 40798b3..2349fca 100644 > --- a/src/qxl_image.c > +++ b/src/qxl_image.c > @@ -125,9 +125,6 @@ remove_image_info (image_info_t *info) > free (info); > } > > -#define MAX(a,b) (((a) > (b))? (a) : (b)) > -#define MIN(a,b) (((a) < (b))? (a) : (b)) > - > struct qxl_bo * > qxl_image_create (qxl_screen_t *qxl, const uint8_t *data, > int x, int y, int width, int height, > -- > 1.7.10.4 > > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
pgpCtalrlYqfA.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel