mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Removed false unimplemented output :)
svn path=/trunk/; revision=32669
This commit is contained in:
@@ -65,8 +65,6 @@ IDirect3D9* WINAPI Direct3DCreate9(UINT SDKVersion)
|
||||
CHAR DebugMessageBuffer[DEBUG_MESSAGE_BUFFER_SIZE];
|
||||
UINT NoDebugSDKVersion = SDKVersion & ~DX_D3D9_DEBUG;
|
||||
|
||||
UNIMPLEMENTED
|
||||
|
||||
LoadDebugDllSize = sizeof(LoadDebugDll);
|
||||
if (ReadRegistryValue(REG_DWORD, "LoadDebugRuntime", (LPBYTE)&LoadDebugDll, &LoadDebugDllSize))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user