From: Keith Whitwell Date: Mon, 26 Jan 2009 12:47:02 +0000 (+0000) Subject: i915: queiten compiler warnings X-Git-Tag: 062012170305~17580^2~496^2~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b853e93b2d244dac1b96212f6ebeb48e683fccf;p=profile%2Fivi%2Fmesa.git i915: queiten compiler warnings --- diff --git a/src/gallium/drivers/i915simple/i915_texture.c b/src/gallium/drivers/i915simple/i915_texture.c index af823f2..4acc4b0 100644 --- a/src/gallium/drivers/i915simple/i915_texture.c +++ b/src/gallium/drivers/i915simple/i915_texture.c @@ -664,7 +664,6 @@ i915_get_tex_surface(struct pipe_screen *screen, unsigned flags) { struct i915_texture *tex = (struct i915_texture *)pt; - struct pipe_winsys *ws = screen->winsys; struct pipe_surface *ps; unsigned offset; /* in bytes */