diff libpurple/util.h @ 30908:c44ec533a48c

propagate from branch 'im.pidgin.pidgin' (head 7c76f200d8b976548ea95b94a1674b931a7694f7) to branch 'im.pidgin.cpw.malu.xmpp.google_refactor' (head 4a752228c36cd7fde5250dfe7a873b6d4eaf92fb)
author Marcus Lundblad <ml@update.uu.se>
date Fri, 09 Apr 2010 22:14:51 +0000
parents 0646207f360f
children 70b0f46f2966 35a1cf247168
line wrap: on
line diff
--- a/libpurple/util.h	Mon Mar 29 21:45:00 2010 +0000
+++ b/libpurple/util.h	Fri Apr 09 22:14:51 2010 +0000
@@ -1429,6 +1429,10 @@
 /**
  * This is added temporarily to assist the split of oscar into aim and icq.
  * This should not be used by plugins.
+ *
+ * @deprecated This function should not be used in new code and should be
+ *             removed in 3.0.0.  The aim/icq prpl split happened a long
+ *             time ago, and we don't need to keep migrating old data.
  */
 const char *_purple_oscar_convert(const char *act, const char *protocol);