summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/com/android/musicvis/vis5/many.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/musicvis/vis5/many.rs b/src/com/android/musicvis/vis5/many.rs
index ed3b792..42e24f2 100644
--- a/src/com/android/musicvis/vis5/many.rs
+++ b/src/com/android/musicvis/vis5/many.rs
@@ -263,7 +263,6 @@ int root(void) {
rsgBindProgramVertex(gPVBackground);
- int i;
rs_matrix4x4 ident;
int now = (int)rsUptimeMillis();
int delta = now - lastuptime;