summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc5/vc5_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/vc5/vc5_screen.h')
-rw-r--r--src/gallium/drivers/vc5/vc5_screen.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/vc5/vc5_screen.h b/src/gallium/drivers/vc5/vc5_screen.h
index 05a770ba2a1..9a7c11a63b8 100644
--- a/src/gallium/drivers/vc5/vc5_screen.h
+++ b/src/gallium/drivers/vc5/vc5_screen.h
@@ -98,7 +98,4 @@ struct pipe_screen *vc5_screen_create(int fd);
void
vc5_fence_init(struct vc5_screen *screen);
-struct vc5_fence *
-vc5_fence_create(struct vc5_screen *screen, uint64_t seqno);
-
#endif /* VC5_SCREEN_H */