draw: Remove dead code.
[mesa.git] / src / gallium / drivers / softpipe / sp_quad_pipe.h
index add31ba7056599444e496b1bdd8397883d4a7564..c0aa134831949ba164000c9d6876c4fbfa154532 100644 (file)
@@ -69,6 +69,4 @@ struct quad_stage *sp_quad_output_stage( struct softpipe_context *softpipe );
 
 void sp_build_quad_pipeline(struct softpipe_context *sp);
 
-boolean sp_depth_test_quad(struct quad_stage *qs, struct quad_header *quad);
-
 #endif /* SP_QUAD_PIPE_H */