Whoops, remove debug code
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402023
This commit is contained in:
parent
3e23ac57e2
commit
3972b7795d
1 changed files with 0 additions and 1 deletions
|
@ -184,7 +184,6 @@ D3D_SetError(const char *prefix, HRESULT result)
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
SDL_SetError("%s: %s", prefix, error);
|
SDL_SetError("%s: %s", prefix, error);
|
||||||
fprintf(stderr, "%s: %s\n", prefix, error);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static D3DFORMAT
|
static D3DFORMAT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue