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

Commit 23a5e6f2 authored by Pin Ting's avatar Pin Ting Committed by Android (Google) Code Review
Browse files

Merge "Remove unused code." into jb-dev

parents 68e76bd4 87aff901
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);