mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Disable obsolete feature flags
This commit is contained in:
committed by
Josh Perez
parent
4206f1c463
commit
b914b59969
@@ -113,9 +113,6 @@
|
||||
click: 'onClick',
|
||||
},
|
||||
setupCallManagerUI() {
|
||||
if (!window.CALLING) {
|
||||
return;
|
||||
}
|
||||
if (this.callManagerView) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user