Selaa lähdekoodia

remove old DEBUG

Marino Faggiana 8 vuotta sitten
vanhempi
commit
256653aa74
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      iOSClient/Settings/CCSettings.m

+ 2 - 0
iOSClient/Settings/CCSettings.m

@@ -276,6 +276,7 @@
 #pragma mark === Admin ===
 #pragma --------------------------------------------------------------------------------------------
 
+/*
 - (void)adminRemoveVersion:(XLFormRowDescriptor *)sender
 {
     [self deselectFormRow:sender];
@@ -293,6 +294,7 @@
     
     [app handleShortCutItem:shortcutPhotos];
 }
+*/
 
 #pragma --------------------------------------------------------------------------------------------
 #pragma mark === Chiamate dal Form ===