Quiet GCC 4.8.1.

This commit is contained in:
bkaradzic 2013-12-23 20:57:58 -08:00
parent 336bea5849
commit 835131d69f

View file

@ -1459,6 +1459,8 @@ namespace bgfx
}
BX_CHECK(false, "You should not be here.");
_pitch = 0;
_slicePitch = 0;
return NULL;
}