Whoops, remove debug code

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402023
This commit is contained in:
Sam Lantinga 2006-08-07 05:25:13 +00:00
parent 3e23ac57e2
commit 3972b7795d

View file

@ -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