diff libpurple/protocols/myspace/myspace.h @ 17945:cf55077a3752

Remove MSIM_FAKE_SELF_ONLINE option, since our own status is actually updated (it wasn't apparent before msim_set_status was implemented, since without it, we would always appear as invisible (hidden) / offline). Clean up some old comments. The bug mentioned in the last commit message seems to be a Pidgin bug, but I can't reproduce it.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Thu, 12 Jul 2007 04:15:45 +0000
parents c109b7f1c739
children b3e971b375b5
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Thu Jul 12 03:21:07 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Thu Jul 12 04:15:45 2007 +0000
@@ -64,14 +64,6 @@
  * you want to actually use the plugin! */
 /*#define MSIM_SELF_TEST				*/
 
-/* Define to fake our own user account always being online. Needed
- * because msim doesn't allow adding oneself to ones list. */
-#define MSIM_FAKE_SELF_ONLINE
-
-/* TODO: (one release after) when RC4 makes it into libpurple, use the PURPLE_VERSION_CHECK 
- * macro to conditionally compile. And then later, get rid of our own
- * RC4 code and only support libpurple with RC4. */
-
 /* Constants */
 
 /* Maximum length of a password that is acceptable. This is the limit