i965: Delete dead brw_meta_resolve_color prototype.

Dead since commit 09e041d61d (May 2016).
This commit is contained in:
Kenneth Graunke 2018-12-07 18:41:19 -08:00
parent 77944fb2b7
commit 34c9dc2537
1 changed files with 0 additions and 7 deletions

View File

@ -1374,13 +1374,6 @@ GLboolean brwCreateContext(gl_api api,
unsigned *error,
void *sharedContextPrivate);
/*======================================================================
* brw_misc_state.c
*/
void
brw_meta_resolve_color(struct brw_context *brw,
struct intel_mipmap_tree *mt);
/*======================================================================
* brw_misc_state.c
*/