Delete unsed mDnsLock.
Bug: 21449922 Change-Id: I0c9f95c30eaa170d809e86f6505379f34a0a7603
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user