summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/identity/id_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/identity/id_public.h')
-rw-r--r--src/gallium/drivers/identity/id_public.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/identity/id_public.h b/src/gallium/drivers/identity/id_public.h
index 3d2862eaa0..d0d5847c61 100644
--- a/src/gallium/drivers/identity/id_public.h
+++ b/src/gallium/drivers/identity/id_public.h
@@ -34,7 +34,4 @@ struct pipe_context;
struct pipe_screen *
identity_screen_create(struct pipe_screen *screen);
-struct pipe_context *
-identity_context_create(struct pipe_screen *screen, struct pipe_context *pipe);
-
#endif /* ID_PUBLIC_H */