Cleanup.
This commit is contained in:
parent
4c0baf5603
commit
4faed7cc2b
@ -148,7 +148,6 @@ namespace bgfx
|
||||
# if BX_PLATFORM_WINDOWS
|
||||
m_dxgiDebugDll = bx::dlopen("dxgidebug.dll");
|
||||
|
||||
|
||||
if (NULL != m_dxgiDebugDll)
|
||||
{
|
||||
DXGIGetDebugInterface = (PFN_GET_DEBUG_INTERFACE )bx::dlsym(m_dxgiDebugDll, "DXGIGetDebugInterface");
|
||||
|
Loading…
Reference in New Issue
Block a user