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

Commit 6a5c0e10 authored by Erik Kline's avatar Erik Kline
Browse files

Delete unsed mDnsLock.

Bug: 21449922
Change-Id: I0c9f95c30eaa170d809e86f6505379f34a0a7603
parent 0d8513ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -199,7 +199,6 @@ public class ConnectivityService extends IConnectivityManager.Stub
    // 0 is full bad, 100 is full good
    private int mDefaultInetConditionPublished = 0;

    private Object mDnsLock = new Object();
    private int mNumDnsEntries;

    private boolean mTestMode;