Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6984e6dc authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Android Git Automerger
Browse files

am de180fc2: Merge "Remove unused local variable."

* commit 'de180fc2':
  Remove unused local variable.
parents 4108bccb de180fc2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;