mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Cleanup.
This commit is contained in:
@@ -151,8 +151,6 @@ void showExampleDialog(entry::AppI* _app, const char* _errorText)
|
||||
const char* items[bgfx::RendererType::Count];
|
||||
|
||||
int32_t current = 0;
|
||||
|
||||
|
||||
for (uint8_t ii = 0; ii < num; ++ii)
|
||||
{
|
||||
items[ii] = bgfx::getRendererName(supportedRenderers[ii]);
|
||||
|
||||
Reference in New Issue
Block a user