Fix compiling entry_noop (#3369)
This commit is contained in:
parent
331eeb2508
commit
e72525231a
@ -80,7 +80,6 @@ namespace entry
|
||||
|
||||
bgfx::NativeWindowHandleType::Enum getNativeWindowHandleType()
|
||||
{
|
||||
BX_UNUSED(_handle);
|
||||
return bgfx::NativeWindowHandleType::Default;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user