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

Commit 53b06950 authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by Android (Google) Code Review
Browse files

Merge "Remove unused local variable."

parents 7794c359 93108b61
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -110,7 +110,6 @@ namespace android
            return 0;
        }
        char buf[17];
        char *curBuf = buf;
        while (fgets(buf, 16, boost_cpuset_file)) {
            //ALOGE("Appending FD %s to fg", buf);
            int i = 0;