Signed-off-by: Michael Stefaniuc mstefani@winehq.org --- dlls/d3dx9_36/effect.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/dlls/d3dx9_36/effect.c b/dlls/d3dx9_36/effect.c index 6e2cd4c6e9..0a43fe1bdb 100644 --- a/dlls/d3dx9_36/effect.c +++ b/dlls/d3dx9_36/effect.c @@ -210,8 +210,6 @@ struct ID3DXEffectCompilerImpl LONG ref; };
-static struct d3dx_parameter *get_annotation_by_name(struct d3dx9_base_effect *base, - unsigned int count, struct d3dx_parameter *parameters, const char *name); static HRESULT d3dx_parse_state(struct d3dx_effect *effect, struct d3dx_state *state, const char *data, const char **ptr, struct d3dx_object *objects); static void free_parameter(struct d3dx_parameter *param, BOOL element, BOOL child);
Hi,
While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=48603
Your paranoid android.
=== debian9 (build log) ===
error: patch failed: dlls/d3dx9_36/effect.c:3465 error: patch failed: dlls/d3dx9_36/effect.c:1177 error: patch failed: dlls/d3dx9_36/effect.c:1177 error: patch failed: dlls/d3dx9_36/effect.c:1177 error: patch failed: dlls/d3dx9_36/effect.c:152 Task: Patch failed to apply
=== debian9 (build log) ===
error: patch failed: dlls/d3dx9_36/effect.c:3465 error: patch failed: dlls/d3dx9_36/effect.c:1177 error: patch failed: dlls/d3dx9_36/effect.c:1177 error: patch failed: dlls/d3dx9_36/effect.c:1177 error: patch failed: dlls/d3dx9_36/effect.c:152 Task: Patch failed to apply