removed namespaces
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include <functional>
|
||||
|
||||
namespace chatterino {
|
||||
namespace streamlink {
|
||||
|
||||
namespace {
|
||||
|
||||
@@ -202,5 +201,4 @@ void Start(const QString &channel)
|
||||
OpenStreamlink(channelURL, quality, args);
|
||||
}
|
||||
|
||||
} // namespace streamlink
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user