r200: fix build regression introduced with 9a32203e16

Signed-off-by: Laurent Carlier <lordheavym@gmail.com>
Signed-off-by: Marek Olšák <maraeo@gmail.com>
This commit is contained in:
Laurent Carlier 2013-04-24 12:47:18 +02:00 committed by Marek Olšák
parent c5c754d184
commit addf00e2ad

View file

@ -95,7 +95,6 @@ static struct{
OPN(SUB, 2),
OPN(SWZ, 1),
OPN(XPD, 2),
OPN(PRINT, 0),
OPN(END, 0),
};
#undef OPN