summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_winsys.h
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-02 16:13:41 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-02-02 16:13:41 -0800
commitfa3c59136e9dd788ee7d3689b6cb89dd27040a9e (patch)
tree277bd446c6a6cd38d1ab43f2611a566f1fc06bb2 /src/gallium/drivers/r300/r300_winsys.h
parent33d798c4eab57293336082c7d011aa27af693bbb (diff)
r300: Take care of some XXXes.
Diffstat (limited to 'src/gallium/drivers/r300/r300_winsys.h')
-rw-r--r--src/gallium/drivers/r300/r300_winsys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/r300_winsys.h b/src/gallium/drivers/r300/r300_winsys.h
index 867d65b7de..5a3a212892 100644
--- a/src/gallium/drivers/r300/r300_winsys.h
+++ b/src/gallium/drivers/r300/r300_winsys.h
@@ -64,7 +64,6 @@ struct r300_winsys {
int line);
/* Write a dword to the command buffer. */
- /* XXX is this an okay name for this handle? */
void (*write_cs_dword)(struct radeon_cs* cs, uint32_t dword);
/* Write a relocated dword to the command buffer. */