Skip to content

Commit

Permalink
Fix compiling entry_noop (#3369)
Browse files Browse the repository at this point in the history
  • Loading branch information
RazielXYZ authored Oct 30, 2024
1 parent 331eeb2 commit e725252
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/common/entry/entry_noop.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ namespace entry

bgfx::NativeWindowHandleType::Enum getNativeWindowHandleType()
{
BX_UNUSED(_handle);
return bgfx::NativeWindowHandleType::Default;
}

Expand Down

0 comments on commit e725252

Please sign in to comment.