Skip to content

Commit

Permalink
Cleaned up IrcMessageHandler (#3021)
Browse files Browse the repository at this point in the history
  • Loading branch information
zneix authored Jul 17, 2021
1 parent 74c5cca commit 91ab8b9
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 159 deletions.
2 changes: 0 additions & 2 deletions src/common/Channel.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ class Channel : public std::enable_shared_from_this<Channel>

bool hasMessages() const;

QStringList modList;

// CHANNEL INFO
virtual bool canSendMessage() const;
virtual void sendMessage(const QString &message);
Expand Down
Loading

0 comments on commit 91ab8b9

Please sign in to comment.