Mercurial > pidgin
diff src/prpl.h @ 2100:a93aeb6f813d
[gaim-migrate @ 2110]
implemented OPT_PROTO_NO_PASSWORD.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 01 Aug 2001 19:11:42 +0000 |
parents | 0b3d7233a356 |
children | 56c4382f2909 |
line wrap: on
line diff
--- a/src/prpl.h Wed Aug 01 18:33:25 2001 +0000 +++ b/src/prpl.h Wed Aug 01 19:11:42 2001 +0000 @@ -54,8 +54,6 @@ #define OPT_PROTO_CHAT_TOPIC 0x00000008 /* IRC and Zephyr don't require passwords, so there's no need for a password prompt */ #define OPT_PROTO_NO_PASSWORD 0x00000010 -/* ICQ, Yahoo, others? let you send offline messages */ -#define OPT_PROTO_OFFLINE 0x00000020 #define GAIM_AWAY_CUSTOM "Custom"