am 9917c1e2: am 17502c4b: Merge "Remove extraneous logging." into jb-mr2-dev

* commit '9917c1e2e9ba8a0bd4f29ce05844cd539c3a41b9':
  Remove extraneous logging.
This commit is contained in:
Tim Murray
2013-05-10 17:08:42 -07:00
committed by Android Git Automerger
2 changed files with 2 additions and 2 deletions

View File

@ -1108,7 +1108,7 @@ public class RenderScript {
} catch(InterruptedException e) {
}
}
Log.d(LOG_TAG, "MessageThread exiting.");
//Log.d(LOG_TAG, "MessageThread exiting.");
}
}