mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 11:54:00 +02:00
- some cleanup of the irc code
This commit is contained in:
@@ -52,7 +52,10 @@ public:
|
||||
|
||||
class IRCThread : public BaseThread
|
||||
{
|
||||
public:
|
||||
static bool debugEnabled;
|
||||
protected:
|
||||
|
||||
std::vector<string> argv;
|
||||
irc_session_t *ircSession;
|
||||
|
||||
|
Reference in New Issue
Block a user