Fixed build after rebasing
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / fragment / ShareFileFragment.java
index 02e24bd..81e7772 100644 (file)
@@ -218,8 +218,6 @@ public class ShareFileFragment extends Fragment
      * Get users and groups from the server to fill in the "share with" list
      */
     public void refreshUsersOrGroupsListFromServer(){
-        mShares = new ArrayList<>();
-
         // Show loading
         ((ShareActivity) getActivity()).showLoadingDialog(getString(R.string.common_loading));
         // Get Users and Groups