mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +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