mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 21:42:59 +01:00
Cleanup.
This commit is contained in:
@@ -140,6 +140,7 @@ namespace bgfx { namespace gl
|
||||
}
|
||||
error = (int) context;
|
||||
}
|
||||
|
||||
BX_TRACE("Failed to create WebGL context. (Canvas handle: '%s', last attempt error %d)", canvas, error);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user