r300g: Remove unnecessary headers.

This commit is contained in:
Vinson Lee
2010-03-14 16:43:01 -07:00
parent 631a1a9ac8
commit 883aa5974b
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -29,7 +29,6 @@
#include "r300_texture.h"
#include "radeon_winsys.h"
#include "r300_winsys.h"
/* Return the identifier behind whom the brave coders responsible for this
* amalgamation of code, sweat, and duct tape, routinely obscure their names.
-2
View File
@@ -34,8 +34,6 @@
#include "radeon_compiler.h"
#include "util/u_math.h"
/* Convert info about VS output semantics into r300_shader_semantics. */
static void r300_shader_read_vs_outputs(
struct tgsi_shader_info* info,