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

Commit eccb0b30 authored by Luca Stefani's avatar Luca Stefani Committed by Joey
Browse files

Remove commented code

Change-Id: I4ce74638c8e4699b212042231e6ff435050b8e7b
parent 35db29c0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -110,8 +110,6 @@ public final class MainActivity extends AppCompatActivity implements SelectionIn
    }

    private void setupRecyclerView() {
        //UiUtils.addSystemUiPadding(getResources(), mContentRecyclerView);

        mAdapter = new WallsAdapter(this);

        int numOfColumns = getResources().getInteger(R.integer.main_list_columns);