summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Brouillet <jeanluc@google.com>2015-05-26 22:40:50 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-05-26 22:40:51 +0000
commit24e3b8e9e9f15eab01e313503f2b7d0c194f8bbc (patch)
treebe07c4b3d71b2afb2918fdb1aa21f14257dd5512
parentadbf8e773fca1a521c90f75a15e9d2b8eeafb373 (diff)
parentb9d3a128a2fcc7f409a04119c3b00ee918090e0f (diff)
downloadMusicVisualization-master.tar.gz
-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;