diff --git a/submodules/DebugSettingsUI/Sources/DebugController.swift b/submodules/DebugSettingsUI/Sources/DebugController.swift index bedb2ac608..76f2848d8f 100644 --- a/submodules/DebugSettingsUI/Sources/DebugController.swift +++ b/submodules/DebugSettingsUI/Sources/DebugController.swift @@ -105,7 +105,6 @@ private enum DebugControllerEntry: ItemListNodeEntry { case disableReloginTokens(Bool) case liveStreamV2(Bool) case experimentalCallMute(Bool) - case conferenceCalls(Bool) case playerV2(Bool) case devRequests(Bool) case fakeAds(Bool)