From b8375d471fe245f454b1cdf15f5379fe17a1c928 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 19 Feb 2001 02:15:15 +0000 Subject: Connection updates: moved /SERVER and /CONNECT to core from irc. Several other related multiprotocol updates. Removed /SILCSERVER from SILC, /CONNECT and /SERVER should work properly now. Rejoining channels after reconnection works. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1245 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/core/server-connect-rec.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/server-connect-rec.h') diff --git a/src/core/server-connect-rec.h b/src/core/server-connect-rec.h index 6378fd83..90b2ed7c 100644 --- a/src/core/server-connect-rec.h +++ b/src/core/server-connect-rec.h @@ -24,4 +24,3 @@ char *realname; unsigned int reconnection:1; /* we're trying to reconnect */ char *channels; char *away_reason; -char *usermode; -- cgit v1.2.3