mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
UI: Remove duplicated StreamingActive() function
This commit is contained in:
@@ -819,7 +819,6 @@ public:
|
||||
|
||||
inline bool VCamEnabled() const { return vcamEnabled; }
|
||||
|
||||
bool StreamingActive() const;
|
||||
bool Active() const;
|
||||
|
||||
void ResetUI();
|
||||
|
||||
Reference in New Issue
Block a user