Commit 668ddfba authored by David Adam's avatar David Adam Committed by Alexandre Julliard

d3drm: Remove a useless comment.

parent c042f935
......@@ -563,7 +563,7 @@ static HRESULT WINAPI IDirect3DRMMeshBuilderImpl_Load(IDirect3DRMMeshBuilder* if
goto end;
}
FIXME("toto: Found object type whose GUID = %s\n", debugstr_guid(pGuid));
FIXME("Found object type whose GUID = %s\n", debugstr_guid(pGuid));
if (!IsEqualGUID(pGuid, &TID_D3DRMMeshNormals))
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment