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

Commit 6260e2f6 authored by Roman Birg's avatar Roman Birg
Browse files

Revert "Settings: clear dialog states when forgetting network"

Not the correct fix.

Ref: CYNGNOS-1209

This reverts commit 81f4de2b.

Change-Id: I0a76300a9c511ce446dacbe378574ef9cfc1fb20
parent 81f4de2b
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -930,10 +930,6 @@ public class WifiSettings extends RestrictedSettingsFragment

        // We need to rename/replace "Next" button in wifi setup context.
        changeNextButtonState(false);

        mDlgEdit = false;
        mAccessPointSavedState = null;
        mDlgAccessPoint = null;
    }

    protected void connect(final WifiConfiguration config) {