removed namespaces

This commit is contained in:
fourtf
2018-06-26 16:37:59 +02:00
parent 15abedd869
commit 2df0566492
273 changed files with 43 additions and 826 deletions
@@ -8,8 +8,6 @@
#define STREAMLINK_QUALITY "Choose", "Source", "High", "Medium", "Low", "Audio only"
namespace chatterino {
namespace widgets {
namespace settingspages {
namespace {
@@ -74,6 +72,4 @@ ExternalToolsPage::ExternalToolsPage()
layout->addStretch(1);
}
} // namespace settingspages
} // namespace widgets
} // namespace chatterino