diff libpurple/util.h @ 29650:0646207f360f

Remove a bunch of old references to prpl-oscar
author Mark Doliner <mark@kingant.net>
date Mon, 29 Mar 2010 23:35:35 +0000
parents 05d727f76ca9
children 35a1cf247168
line wrap: on
line diff
--- a/libpurple/util.h	Sun Mar 28 18:08:38 2010 +0000
+++ b/libpurple/util.h	Mon Mar 29 23:35:35 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);