Fixed warnings

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@484 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2012-01-10 15:38:00 +00:00
parent 2f77322b15
commit a6328d0808
2 changed files with 4 additions and 5 deletions

View File

@@ -859,7 +859,6 @@ bool _PLYReader_::can_u_read(std::istream& _is) const {
std::string keyword;
std::string fileType;
std::string elementName = "";
std::string propertyType;
std::string propertyName;
std::string listIndexType;
std::string listEntryType;