r300g: Remove unnecessary header.

This commit is contained in:
Vinson Lee 2010-03-29 22:11:37 -07:00
parent 587c5ef01f
commit 9dc51ad4f7

View file

@ -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) {