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

Commit eafc24a4 authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski
Browse files

Remove some duplicated code in DocumentsUI.

Change-Id: I065baeb73d0b3e01abecb8f7957b93379ac2426f
parent 59107156
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -607,9 +607,6 @@ abstract class BaseActivity extends Activity {
            onCurrentDirectoryChanged(ANIM_NONE);

            onStackRestored(mRestoredStack, mExternal);

            getDisplayState().restored = true;
            onCurrentDirectoryChanged(ANIM_NONE);
        }
    }