Disabble vertex logging.
bug 2734616


Change-Id: Ibad63dfbf0f2ea3c7e475c7cf0689fd487d12be4
diff --git a/rsVertexArray.cpp b/rsVertexArray.cpp
index 425b584..6f15db0 100644
--- a/rsVertexArray.cpp
+++ b/rsVertexArray.cpp
@@ -141,7 +141,7 @@
             }
         }
 
-        logAttrib(ct, slot);
+        //logAttrib(ct, slot);
         glEnableVertexAttribArray(slot);
         glBindBuffer(GL_ARRAY_BUFFER, mAttribs[ct].buffer);
         glVertexAttribPointer(slot,