freedreno: remove unused forward struct declaration
Signed-off-by: Rob Clark <robdclark@chromium.org>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user