src/prpl.h

changeset 11500
e0965fb5bcd8
parent 11475
1e222e6e52a0
child 11693
1a42a66ca0f8
--- 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;
 
 /**

mercurial