Changeset a3d5766
- Timestamp:
- 2007-06-19T23:28:45Z (17 years ago)
- Branches:
- master
- Children:
- 7bf4326
- Parents:
- bdda9e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.c
rbdda9e9 ra3d5766 334 334 { 335 335 jd->flags &= ~JFLAG_XMLCONSOLE; 336 /* Not necessary for now. And for now the code isn't too 337 happy if the buddy is completely gone right after calling 338 this function already. 336 339 imcb_remove_buddy( ic, JABBER_XMLCONSOLE_HANDLE, NULL ); 340 */ 337 341 return; 338 342 }
Note: See TracChangeset
for help on using the changeset viewer.