mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-05 13:54:22 -04:00
UI: Remove FTL support
This commit is contained in:
@@ -228,9 +228,6 @@ void AutoConfigTestPage::TestBandwidthThread()
|
||||
wiz->serviceName == "Restream.io - RTMP") {
|
||||
string_depad_key(key);
|
||||
key += "?test=true";
|
||||
} else if (wiz->serviceName == "Restream.io - FTL") {
|
||||
string_depad_key(key);
|
||||
key += "?test";
|
||||
}
|
||||
|
||||
obs_data_set_string(service_settings, "service",
|
||||
|
||||
Reference in New Issue
Block a user