removed namespaces
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#include "IrcChannel2.hpp"
|
||||
|
||||
namespace chatterino {
|
||||
namespace providers {
|
||||
namespace irc {
|
||||
|
||||
// IrcChannel::IrcChannel()
|
||||
//{
|
||||
//}
|
||||
} // namespace irc
|
||||
} // namespace providers
|
||||
//
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user