Removed dead code

connection_type_change
Robinson 2021-04-08 14:35:27 +02:00
parent e4b6592830
commit af23b76a26
1 changed files with 0 additions and 2 deletions

View File

@ -292,8 +292,6 @@ object ResolveConf {
list.add(it)
}
}
nameServers
}
internal fun tryParseResolvConfNDots(path: String): Pair<Boolean, Int> {