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

Commit de180fc2 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh Committed by Gerrit Code Review
Browse files

Merge "Remove unused local variable."

parents 250d1d1b 058932c4
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;