Remove the needless checking for `orig` (#3479)
In Texture , the `orig` is always exist after new Texture object . 

 If `orig` is not accessible , there will be a bug in the App.
The developers must fix it , not ignore and return `0`.
1 parent 1d7d10d commit 43f5ff7dd8b58caf283705e8f55942e0be04f6a7
@finscn finscn authored on 2 Jan 2017
Matt Karl committed on 2 Jan 2017
Showing 1 changed file
View
src/core/textures/Texture.js