--- a/src/prpl.h Sat Sep 10 21:52:51 2005 +0000 +++ b/src/prpl.h Sun Sep 11 02:58:03 2005 +0000 @@ -163,14 +163,6 @@ */ OPT_PROTO_REGISTER_NOSCREENNAME = 0x00000200, - /** - * Chats use the display name for "my" nickname. - * - * IRC uses the user's current nickname in the chat list, not the - * username that's been setup for the account. - */ - OPT_PROTO_USE_DISPLAY_NAME_FOR_ME_IN_CHATS = 0x00000400 - } GaimProtocolOptions; /**