summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_context.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/state_tracker/st_context.c')
-rw-r--r--src/mesa/state_tracker/st_context.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/state_tracker/st_context.c b/src/mesa/state_tracker/st_context.c
index a3da0f8f1fc..b0266bef8b5 100644
--- a/src/mesa/state_tracker/st_context.c
+++ b/src/mesa/state_tracker/st_context.c
@@ -714,7 +714,6 @@ void
st_init_driver_functions(struct pipe_screen *screen,
struct dd_function_table *functions)
{
- _mesa_init_shader_object_functions(functions);
_mesa_init_sampler_object_functions(functions);
st_init_draw_functions(functions);