Silence most readers/writers
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1053 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -175,8 +175,6 @@ bool
|
||||
_OFFWriter_::
|
||||
write_ascii(std::ostream& _out, BaseExporter& _be, Options _opt) const
|
||||
{
|
||||
omlog() << "[OFFWriter] : write ascii file\n";
|
||||
|
||||
|
||||
unsigned int i, nV, nF;
|
||||
Vec3f v, n;
|
||||
@@ -353,8 +351,6 @@ bool
|
||||
_OFFWriter_::
|
||||
write_binary(std::ostream& _out, BaseExporter& _be, Options _opt) const
|
||||
{
|
||||
omlog() << "[OFFWriter] : write binary file\n";
|
||||
|
||||
|
||||
unsigned int i, nV, nF;
|
||||
Vec3f v, n;
|
||||
|
||||
Reference in New Issue
Block a user