irc.ui: Removed userlist slot from irc-tab

db4
William Schlieper 2008-08-13 20:58:05 -04:00
parent ca27c897d0
commit 83574cb5ee
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ SYMBOL: client
TUPLE: ui-window < tabbed client ;
TUPLE: irc-tab < frame listener client window userlist ;
TUPLE: irc-tab < frame listener client window ;
: write-color ( str color -- )
foreground associate format ;