mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
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:
parent
c5c754d184
commit
addf00e2ad
1 changed files with 0 additions and 1 deletions
|
|
@ -95,7 +95,6 @@ static struct{
|
|||
OPN(SUB, 2),
|
||||
OPN(SWZ, 1),
|
||||
OPN(XPD, 2),
|
||||
OPN(PRINT, 0),
|
||||
OPN(END, 0),
|
||||
};
|
||||
#undef OPN
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue