GCC buildfixes

This commit is contained in:
Siana Gearz
2011-08-01 20:42:06 +02:00
parent aa469d860f
commit 6cfaecf972
4 changed files with 4 additions and 4 deletions

View File

@@ -5678,7 +5678,7 @@ void LLSelectNode::renderOneWireframe(const LLColor4& color)
glPolygonMode(GL_FRONT_AND_BACK, GL_FILL);
gGL.popMatrix();
}
#endif MESH_ENABLED
#endif //MESH_ENABLED
//-----------------------------------------------------------------------------
// renderOneSilhouette()