Explorar o código

Fix: It says 'Rename could not be completed' but it's done when renaming from detail view

masensio %!s(int64=11) %!d(string=hai) anos
pai
achega
27ff23740c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/com/owncloud/android/services/OperationsService.java

+ 0 - 1
src/com/owncloud/android/services/OperationsService.java

@@ -397,7 +397,6 @@ public class OperationsService extends Service {
                 //Log_OC.wtf(TAG, "Sending callback later");
             } else {
                 if (!mPendingOperations.isEmpty()) {
-                    nextOperation();
                     return true;
                 } else {
                     return false;