diff libpurple/log.h @ 32687:02a2e8183b1d

Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
author andrew.victor@mxit.com
date Sun, 25 Sep 2011 18:56:58 +0000
parents 6e1967b0f90b
children
line wrap: on
line diff
--- a/libpurple/log.h	Sat Sep 24 22:21:48 2011 +0000
+++ b/libpurple/log.h	Sun Sep 25 18:56:58 2011 +0000
@@ -301,8 +301,6 @@
  * @param name                The name of the log
  * @param account             The account
  * @return                    The activity score
- *
- * @since 2.6.0
  */
 int purple_log_get_activity_score(PurpleLogType type, const char *name, PurpleAccount *account);