summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-02-28 17:08:37 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2008-03-03 17:50:09 +0100
commit9506ac823593387aa2f3a19f48ea07a91d4b6bb9 (patch)
tree83b256350b2f1afc80907f6e415d6bf36ca0cf97 /src
parentf4e91c3432eaf653757193a8a1ac438372ea64a6 (diff)
gallium: remove obsolete comment
Diffstat (limited to 'src')
-rw-r--r--src/gallium/include/pipe/p_state.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/include/pipe/p_state.h b/src/gallium/include/pipe/p_state.h
index 5fab41acbd..49a003b923 100644
--- a/src/gallium/include/pipe/p_state.h
+++ b/src/gallium/include/pipe/p_state.h
@@ -281,8 +281,6 @@ struct pipe_surface
*/
struct pipe_texture
{
- /* Effectively the key:
- */
enum pipe_texture_target target; /**< PIPE_TEXTURE_x */
enum pipe_format format; /**< PIPE_FORMAT_x */