Browse Source

Changes in OCFileListFragment from comments in PR#500

masensio 11 years ago
parent
commit
41cee846cf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/com/owncloud/android/ui/fragment/OCFileListFragment.java

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

@@ -130,7 +130,6 @@ public class OCFileListFragment extends ExtendedListFragment {
         registerForContextMenu(getListView());
         getListView().setOnCreateContextMenuListener(this);        
         
- //       mHandler = new Handler();
   }
     
     /**