Merge "Remove unused variable in MtuUtils"
This commit is contained in:
@@ -113,7 +113,6 @@ public class MtuUtils {
|
||||
return IPV6_MIN_MTU;
|
||||
}
|
||||
|
||||
boolean hasUnknownAlgorithm = false;
|
||||
int maxAuthOverhead = 0;
|
||||
int maxCryptOverhead = 0;
|
||||
int maxAuthCryptOverhead = 0;
|
||||
|
||||
Reference in New Issue
Block a user