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 5fab41acbd4d8846e58987f8905118751381eacd..49a003b9231eb66e8a60a3ee1ed2f20609560952 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 */