wined3d: Remove outdated comment.
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
96584d858a
commit
96288ce94a
|
@ -2715,8 +2715,6 @@ static void shader_generate_glsl_declarations(const struct wined3d_context *cont
|
||||||
|
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
* Functions to generate GLSL strings from DirectX Shader bytecode begin here.
|
* Functions to generate GLSL strings from DirectX Shader bytecode begin here.
|
||||||
*
|
|
||||||
* For more information, see http://wiki.winehq.org/DirectX-Shaders
|
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* Prototypes */
|
/* Prototypes */
|
||||||
|
|
Loading…
Reference in New Issue