Signed-off-by: Laurent Carlier <lordhea...@gmail.com> --- src/mesa/drivers/dri/r200/r200_vertprog.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/src/mesa/drivers/dri/r200/r200_vertprog.c b/src/mesa/drivers/dri/r200/r200_vertprog.c index ee867c2..461b7cb 100644 --- a/src/mesa/drivers/dri/r200/r200_vertprog.c +++ b/src/mesa/drivers/dri/r200/r200_vertprog.c @@ -95,7 +95,6 @@ static struct{ OPN(SUB, 2), OPN(SWZ, 1), OPN(XPD, 2), - OPN(PRINT, 0), OPN(END, 0), }; #undef OPN -- 1.8.2.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev