diff -r 95be4b16bfaf -r e0965fb5bcd8 src/protocols/irc/irc.c --- a/src/protocols/irc/irc.c Sat Sep 10 21:52:51 2005 +0000 +++ b/src/protocols/irc/irc.c Sun Sep 11 02:58:03 2005 +0000 @@ -751,7 +751,7 @@ static GaimPluginProtocolInfo prpl_info = { - OPT_PROTO_CHAT_TOPIC | OPT_PROTO_PASSWORD_OPTIONAL | OPT_PROTO_USE_DISPLAY_NAME_FOR_ME_IN_CHATS, + OPT_PROTO_CHAT_TOPIC | OPT_PROTO_PASSWORD_OPTIONAL, NULL, /* user_splits */ NULL, /* protocol_options */ NO_BUDDY_ICONS, /* icon_spec */