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

Commit 79d42bb6 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Be quiet!

Change-Id: Ifcce5bf4b2fca35fe50a2684983dc726534c3d0c
parent fc4be385
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -295,7 +295,7 @@ public class Utils {
        }

        // Did not find a matching activity, so remove the preference
        if (target.remove(header)) System.err.println("Removed " + header.id);
        target.remove(header);

        return false;
    }