commit | ff5c94de8ad81f4a9b5b622892c1665544058770 | [log] [tgz] |
---|---|---|
author | Edwin Vane <edwin.vane@intel.com> | Mon Aug 13 12:55:07 2012 -0400 |
committer | Edwin Vane <edwin.vane@intel.com> | Mon Aug 13 12:59:36 2012 -0400 |
tree | 24bfe3ca8934768bb243b176326a531f537c87e3 | |
parent | 1f381a97218fe93f7e8057f4316d7771002fcedc [diff] |
Fixed an unused param warning in logcat Changed a function to actually use its parameter instead of a global variable. All callers of the function pass the global variable as an argument anyway so behaviour is unchanged. Change-Id: Ib84d45c17d2213c4d441bf2f423feca14e7aa2f4 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by: Ariel J Bernal <ariel.j.bernal@intel.com>