summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsl/pp/sl_pp_public.h')
-rw-r--r--src/glsl/pp/sl_pp_public.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/glsl/pp/sl_pp_public.h b/src/glsl/pp/sl_pp_public.h
index e4ad80d0b2..ca6f722543 100644
--- a/src/glsl/pp/sl_pp_public.h
+++ b/src/glsl/pp/sl_pp_public.h
@@ -55,10 +55,6 @@ int
sl_pp_context_add_extension(struct sl_pp_context *context,
const char *name);
-enum sl_pp_extension_state
-sl_pp_get_extension_state(const struct sl_pp_context *context,
- int extension_name);
-
int
sl_pp_context_add_predefined(struct sl_pp_context *context,
const char *name,