UI: Remove FTL support

This commit is contained in:
derrod
2023-12-19 02:56:46 +01:00
committed by Rodney
parent dfc1feac1a
commit 1206870cef
4 changed files with 2 additions and 10 deletions

View File

@@ -20,7 +20,6 @@ volatile bool recording_paused = false;
volatile bool replaybuf_active = false;
volatile bool virtualcam_active = false;
#define FTL_PROTOCOL "ftl"
#define RTMP_PROTOCOL "rtmp"
#define SRT_PROTOCOL "srt"
#define RIST_PROTOCOL "rist"