summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_pipeline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/tnl/t_pipeline.h')
-rw-r--r--src/mesa/tnl/t_pipeline.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_pipeline.h b/src/mesa/tnl/t_pipeline.h
index d110010f04..a6429869cb 100644
--- a/src/mesa/tnl/t_pipeline.h
+++ b/src/mesa/tnl/t_pipeline.h
@@ -44,7 +44,6 @@ extern void _tnl_install_pipeline( GLcontext *ctx,
/* These are implemented in the t_vb_*.c files:
*/
extern const struct tnl_pipeline_stage _tnl_vertex_transform_stage;
-extern const struct tnl_pipeline_stage _tnl_vertex_cull_stage;
extern const struct tnl_pipeline_stage _tnl_normal_transform_stage;
extern const struct tnl_pipeline_stage _tnl_lighting_stage;
extern const struct tnl_pipeline_stage _tnl_fog_coordinate_stage;