diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2011-08-26 10:24:36 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2011-09-09 12:01:51 -0700 |
commit | ed3040f3baa468a0e16ea1ae2e5202c18d838c8f (patch) | |
tree | d8d63a23441e7a050616c30835a58a0704def2bd /src/mesa/drivers/dri/intel/intel_fbo.h | |
parent | 4d5c820b4f1b5c8f182be98ae2f3cdc993025388 (diff) | |
download | external_mesa3d-ed3040f3baa468a0e16ea1ae2e5202c18d838c8f.zip external_mesa3d-ed3040f3baa468a0e16ea1ae2e5202c18d838c8f.tar.gz external_mesa3d-ed3040f3baa468a0e16ea1ae2e5202c18d838c8f.tar.bz2 |
intel: Silence several "warning: unused parameter"
Trivially silence the compiler by adding '(void) foo;' for each unused
parameter. These parameters could not be removed. They are part of
interface used elsewhere in Mesa, and some of the other customers
actually use these parameters.
Diffstat (limited to 'src/mesa/drivers/dri/intel/intel_fbo.h')
0 files changed, 0 insertions, 0 deletions