Andy Scherzinger 8 years ago
parent
commit
070e244a39
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/com/owncloud/android/ui/fragment/ExtendedListFragment.java

+ 0 - 1
src/com/owncloud/android/ui/fragment/ExtendedListFragment.java

@@ -72,7 +72,6 @@ public class ExtendedListFragment extends Fragment
     private static final String KEY_HEIGHT_CELL = "HEIGHT_CELL";
     private static final String KEY_EMPTY_LIST_MESSAGE = "EMPTY_LIST_MESSAGE";
     private static final String KEY_IS_GRID_VISIBLE = "IS_GRID_VISIBLE";
-    private static final String GRID_COLUMNS = "gridColumns";
     public static final float minColumnSize = 2.0f;
     public static final float maxColumnSize = 10.0f;