mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-13 19:29:14 +01:00
[dxgi] IsCurrent is not actually a stub
This commit is contained in:
parent
c8e0c253ba
commit
fde67b9773
@ -218,7 +218,6 @@ namespace dxvk {
|
||||
|
||||
|
||||
BOOL STDMETHODCALLTYPE DxgiFactory::IsCurrent() {
|
||||
Logger::warn("DxgiFactory::IsCurrent: Stub");
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user