Explorar el Código

Changes in OCFileListFragment from comments in PR#500

masensio hace 11 años
padre
commit
41cee846cf
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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();
   }
     
     /**