Skip to content

Commit

Permalink
Removing unnecessary assert.
Browse files Browse the repository at this point in the history
  • Loading branch information
richgel999 committed Jun 26, 2019
1 parent c9d2411 commit bbbce07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions basisu_gpu_texture.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -706,8 +706,6 @@ namespace basisu

} // array_index

assert(bytes_written == img_size);

} // level_index

return true;
Expand Down

0 comments on commit bbbce07

Please sign in to comment.