freedreno: remove unused forward struct declaration

Signed-off-by: Rob Clark <robdclark@chromium.org>
This commit is contained in:
Rob Clark 2019-05-04 13:59:20 -07:00
parent 6823873246
commit bdd273d873
1 changed files with 0 additions and 2 deletions

View File

@ -59,8 +59,6 @@ struct fd_resource_slice {
uint32_t size0; /* size of first layer in slice */
};
struct set;
struct fd_resource {
struct pipe_resource base;
struct fd_bo *bo;