diff --git a/submodules/DebugSettingsUI/Sources/DebugController.swift b/submodules/DebugSettingsUI/Sources/DebugController.swift index 9ffc884e7f..143f6d3439 100644 --- a/submodules/DebugSettingsUI/Sources/DebugController.swift +++ b/submodules/DebugSettingsUI/Sources/DebugController.swift @@ -100,7 +100,6 @@ private enum DebugControllerEntry: ItemListNodeEntry { case enableReactionOverrides(Bool) case compressedEmojiCache(Bool) case storiesJpegExperiment(Bool) - case conferenceDebug(Bool) case checkSerializedData(Bool) case enableQuickReactionSwitch(Bool) case disableReloginTokens(Bool)