mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
r300g: Remove unnecessary header.
This commit is contained in:
parent
587c5ef01f
commit
9dc51ad4f7
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@
|
|||
#include "tgsi/tgsi_scan.h"
|
||||
#include "tgsi/tgsi_util.h"
|
||||
|
||||
#include "util/u_debug.h"
|
||||
|
||||
static unsigned translate_opcode(unsigned opcode)
|
||||
{
|
||||
switch(opcode) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue