UI: Remove duplicated StreamingActive() function

This commit is contained in:
gxalpha
2021-11-04 03:38:45 -07:00
committed by Jim
parent a2c3896e1a
commit ea90b93c33
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -819,7 +819,6 @@ public:
inline bool VCamEnabled() const { return vcamEnabled; }
bool StreamingActive() const;
bool Active() const;
void ResetUI();