Explorar el Código

minor cleanup

cyberta hace 5 años
padre
commit
c0eb2b7ea3
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. 2 3
      deltachat-ios/Controller/GroupChatDetailViewController.swift

+ 2 - 3
deltachat-ios/Controller/GroupChatDetailViewController.swift

@@ -4,9 +4,8 @@ class GroupChatDetailViewController: UIViewController {
 
     enum ProfileSections {
         case attachments
-        //case memberManagement // add member, qr invideCode
-        case members // contactCells
-        case chatActions // archive, leave, delete
+        case members
+        case chatActions
     }
 
     private let attachmentsRowGallery = 0