summaryrefslogtreecommitdiff
path: root/libpurple/prefs.h
diff options
context:
space:
mode:
authorAndrew Victor <andrew.victor@mxit.com>2011-09-25 18:56:58 +0000
committerAndrew Victor <andrew.victor@mxit.com>2011-09-25 18:56:58 +0000
commit05a4189d4bbeb28bcc99029f628b2bcc7bf3e079 (patch)
tree8f6d201113746b941329252e566f973d0a1ca52e /libpurple/prefs.h
parentc747f82f47e7bb86191d0c087d839277eb2c8825 (diff)
downloadpidgin-05a4189d4bbeb28bcc99029f628b2bcc7bf3e079.tar.gz
Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Diffstat (limited to 'libpurple/prefs.h')
-rw-r--r--libpurple/prefs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libpurple/prefs.h b/libpurple/prefs.h
index 6b542ea1d3..42fc7687bb 100644
--- a/libpurple/prefs.h
+++ b/libpurple/prefs.h
@@ -317,8 +317,6 @@ GList *purple_prefs_get_path_list(const char *name);
* @return A list of newly allocated strings denoting the names of the children.
* Returns @c NULL if there are no children or if pref doesn't exist.
* The caller must free all the strings and the list.
- *
- * @since 2.1.0
*/
GList *purple_prefs_get_children_names(const char *name);