[PATCH 01/1] dlls/wined3d/: remove outdated comment

Austin English austinenglish at gmail.com
Thu Nov 30 12:45:23 CST 2017


Signed-off-by: Austin English <austinenglish at gmail.com>
---
 dlls/wined3d/glsl_shader.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/wined3d/glsl_shader.c b/dlls/wined3d/glsl_shader.c
index 0ff9ee44bb..317152ceec 100644
--- a/dlls/wined3d/glsl_shader.c
+++ b/dlls/wined3d/glsl_shader.c
@@ -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.
- *
- * For more information, see http://wiki.winehq.org/DirectX-Shaders
  ****************************************************************************/
 
 /* Prototypes */
-- 
2.13.6




More information about the wine-devel mailing list