Browse Source

clear code

Marino Faggiana 7 năm trước cách đây
mục cha
commit
123f83e75d
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      iOSClient/Main/CCMain.m

+ 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