OSDN Git Service

i830: Move assert-only code into the assert.
authorEric Anholt <eric@anholt.net>
Thu, 11 Apr 2013 17:06:06 +0000 (10:06 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 12 Apr 2013 23:32:12 +0000 (16:32 -0700)
commit331766b9a20bdde5e10adfb0443477e5c43a14dd
tree70f95c20b7998b9880fc567b5b32940ac44feb9c
parentadf251406b5cf5e74f88c91799228dd9cc8dac29
i830: Move assert-only code into the assert.

The call has no side effects, and moving it into the assert cleans up a
compile warning in the release build.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i915/i830_vtbl.c