nouveau: remove already defined NV15_TCL and NV17_TCL
authorPatrice Mandin <patrice@manoir.racoon.city>
Sun, 14 Jan 2007 13:11:10 +0000 (14:11 +0100)
committerPatrice Mandin <patrice@manoir.racoon.city>
Sun, 14 Jan 2007 13:11:10 +0000 (14:11 +0100)
src/mesa/drivers/dri/nouveau/nouveau_card.c

index a062838..ae4f4c7 100644 (file)
@@ -2,9 +2,6 @@
 #include "nouveau_card.h"
 #include "nouveau_reg.h"
 #include "nouveau_drm.h"
-// FIXME hack for now
-#define NV15_TCL_PRIMITIVE_3D 0x0096
-#define NV17_TCL_PRIMITIVE_3D 0x0099
 #include "nouveau_card_list.h"