Skip to content

Commit 1b3f761

Browse files
committed
Fix compiling entry_noop
1 parent 331eeb2 commit 1b3f761

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/common/entry/entry_noop.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ namespace entry
8080

8181
bgfx::NativeWindowHandleType::Enum getNativeWindowHandleType()
8282
{
83-
BX_UNUSED(_handle);
8483
return bgfx::NativeWindowHandleType::Default;
8584
}
8685

0 commit comments

Comments
 (0)