Marino Faggiana 7 жил өмнө
parent
commit
123f83e75d

+ 0 - 3
iOSClient/Main/CCMain.m

@@ -4154,9 +4154,6 @@
 
 -(void)swipeTableCell:(nonnull MGSwipeTableCell *)cell didChangeSwipeState:(MGSwipeState)state gestureIsActive:(BOOL)gestureIsActive
 {
-    if (state == MGSwipeStateNone) {
-        NSLog(@"done");
-    }
 }
 
 - (BOOL)swipeTableCell:(MGSwipeTableCell *)cell tappedButtonAtIndex:(NSInteger)index direction:(MGSwipeDirection)direction fromExpansion:(BOOL)fromExpansion