We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331eeb2 commit 1b3f761Copy full SHA for 1b3f761
examples/common/entry/entry_noop.cpp
@@ -80,7 +80,6 @@ namespace entry
80
81
bgfx::NativeWindowHandleType::Enum getNativeWindowHandleType()
82
{
83
- BX_UNUSED(_handle);
84
return bgfx::NativeWindowHandleType::Default;
85
}
86
0 commit comments