mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-06 15:46:13 -05:00
UI: Remove unused struct
This commit is contained in:
@@ -40,11 +40,6 @@ struct BroadcastDescription {
|
||||
QString projection;
|
||||
};
|
||||
|
||||
struct BindDescription {
|
||||
const QString id;
|
||||
const QString stream_name;
|
||||
};
|
||||
|
||||
bool IsYouTubeService(const std::string &service);
|
||||
|
||||
class YoutubeApiWrappers : public YoutubeAuth {
|
||||
|
||||
Reference in New Issue
Block a user