mesa: make _mesa_scissor_bounding_box() static
[mesa.git] / src / mesa / main / framebuffer.h
index ee0690b068bb57ca9ce2eda79923ef9843ef7ee5..bc6e7bc31acb2b41535dd41988cad5f82d0112f4 100644 (file)
@@ -71,10 +71,6 @@ _mesa_resize_framebuffer(struct gl_context *ctx, struct gl_framebuffer *fb,
 extern void
 _mesa_resizebuffers( struct gl_context *ctx );
 
-extern void
-_mesa_scissor_bounding_box(const struct gl_context *ctx,
-                           const struct gl_framebuffer *buffer,
-                           unsigned idx, int *bbox);
 extern void
 _mesa_intersect_scissor_bounding_box(const struct gl_context *ctx,
                                      unsigned idx, int *bbox);