diff options
author | Ian Romanick <[email protected]> | 2014-01-20 11:08:36 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2014-01-23 08:50:58 -0800 |
commit | 2d5fd2069031de9324a135b51a369617667223e4 (patch) | |
tree | d12dd6f2162600badda198f5efd5080f45d01b1e /src/mesa/drivers/dri/radeon/radeon_fog.c | |
parent | 5b4c12972c338d65b13d98740557eaa63c4a49ec (diff) |
radeon / r200: Remove unused 'dostate' parameter
This parameter hasn't been used since January 2010 (commit 29e02c7).
Fixes the following warning in both radeon and r200:
radeon_common.c: In function 'r200_rcommonBeginBatch':
radeon_common.c:762:14: warning: unused parameter 'dostate' [-Wunused-parameter]
Note that now BEGIN_BATCH and BEGIN_PATCH_NO_AUTOSTATE are identical.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Cc: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/radeon/radeon_fog.c')
0 files changed, 0 insertions, 0 deletions