Removed unused variable

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@801 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2013-02-18 16:06:16 +00:00
parent 9d23363de9
commit 154ad58568
2 changed files with 96 additions and 1 deletions

View File

@@ -195,7 +195,6 @@ namespace OpenMesh {
bytes += IO::restore( _is, N, _swap );
value_type::iterator it = _v.begin();
std::string key;
size_t val;