am de180fc2: Merge "Remove unused local variable."

* commit 'de180fc2834a3e42b6383027cf47b561e861108e':
  Remove unused local variable.
This commit is contained in:
Chih-Hung Hsieh 2014-12-10 22:35:40 +00:00 committed by Android Git Automerger
commit 6984e6dc97

View file

@ -115,7 +115,6 @@ errout:
static int remount(const char* dir, int* dir_ro)
{
char *dev;
int OFF = 0;
if (dir_ro == 0) {
return 0;