mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-24 05:04:50 -04:00
Refactor WifiHotspotManager
This commit is contained in:
parent
6526db70b4
commit
ac62c1d2cc
@ -67,7 +67,6 @@ public class WifiHotspotManager {
|
||||
if (hotspotReservation != null) {
|
||||
hotspotReservation.close();
|
||||
hotspotReservation = null;
|
||||
isHotspotEnabled = false;
|
||||
Log.v(TAG, "Turned off hotspot");
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user