gallium: remove obsolete comment
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 28 Feb 2008 17:08:37 +0000 (17:08 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 3 Mar 2008 16:50:09 +0000 (17:50 +0100)
src/gallium/include/pipe/p_state.h

index 5fab41a..49a003b 100644 (file)
@@ -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 */