Merge pull request #160 from arosh/master

PR for open bounty test 2.
This commit is contained in:
Syoyo Fujita
2018-01-17 01:56:07 +09:00
committed by GitHub

View File

@@ -172,5 +172,3 @@ bool WriteObj(const std::string& filename, const std::vector<tinyobj::shape_t>&
return ret; return ret;
} }