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

Commit 2b94ee2a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Removed bogus foo() method."

parents c63d2486 54fffa7e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1076,10 +1076,6 @@ public final class ActiveServices {
        return 1;
    }

    private void foo() {

    }

    void publishServiceLocked(ServiceRecord r, Intent intent, IBinder service) {
        final long origId = Binder.clearCallingIdentity();
        try {