Fixed GCC warning.

This commit is contained in:
bkaradzic 2013-03-02 21:38:18 -08:00
parent 435b83f1ac
commit e758f12b22
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ int _main_(int _argc, char** _argv)
bgfx::destroyVertexShader(vsh);
bgfx::destroyFragmentShader(fsh);
uint32_t blockSide = 0;
const uint32_t textureSide = 2048;
bgfx::TextureHandle textureCube =