blorp: remove unnecessary struct declaration

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Lionel Landwerlin 2017-01-20 10:58:46 +00:00
parent 74f40d1570
commit bac6fe5c77
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include "isl/isl.h"
struct brw_context;
struct brw_stage_prog_data;
#ifdef __cplusplus