Marino Faggiana преди 8 години
родител
ревизия
fb271d5734
променени са 1 файла, в които са добавени 1 реда и са изтрити 6 реда
  1. 1 6
      iOSClient/MenuAccount+ControlCenter/CCControlCenterActivity.m

+ 1 - 6
iOSClient/MenuAccount+ControlCenter/CCControlCenterActivity.m

@@ -112,12 +112,7 @@
     return [_sectionDataSource count];
 }
 
-/*
-- (UIEdgeInsets)collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout*)collectionViewLayout insetForSectionAtIndex:(NSInteger)section
-{
-    return UIEdgeInsetsMake(40, 10, 0, 0);
-}
-*/
+
 - (NSInteger)collectionView:(UICollectionView *)collectionView numberOfItemsInSection:(NSInteger)section
 {
     TableActivity *activity = [_sectionDataSource objectAtIndex:section];