summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_logic.h')
-rw-r--r--src/mesa/swrast/s_logic.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mesa/swrast/s_logic.h b/src/mesa/swrast/s_logic.h
index ba20cd7b32..e8cfae33f2 100644
--- a/src/mesa/swrast/s_logic.h
+++ b/src/mesa/swrast/s_logic.h
@@ -29,12 +29,6 @@
#include "swrast.h"
-
-extern void
-_swrast_logicop_ci_span(GLcontext *ctx, struct gl_renderbuffer *rb,
- SWspan *span);
-
-
extern void
_swrast_logicop_rgba_span(GLcontext *ctx, struct gl_renderbuffer *rb,
SWspan *span);