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

Commit 87aff901 authored by Pin Ting's avatar Pin Ting
Browse files

Remove unused code.

Change-Id: Icd68f286a8b97594495f56d6b4bfa2e785462f5d
parent 1f34ad1e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -310,7 +310,6 @@ public class ManageCachePage extends ActivityState implements
    private void initializeFooterViews() {
        Activity activity = (Activity) mActivity;

        FrameLayout footer = (FrameLayout) activity.findViewById(R.id.footer);
        LayoutInflater inflater = activity.getLayoutInflater();
        mFooterContent = inflater.inflate(R.layout.manage_offline_bar, null);