summaryrefslogtreecommitdiff
path: root/finch/gntrequest.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 /finch/gntrequest.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 'finch/gntrequest.h')
-rw-r--r--finch/gntrequest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/finch/gntrequest.h b/finch/gntrequest.h
index 2e1c33fde5..63c4534486 100644
--- a/finch/gntrequest.h
+++ b/finch/gntrequest.h
@@ -63,7 +63,6 @@ void finch_request_save_in_prefs(gpointer null, PurpleRequestFields *fields);
* @param field The request field.
*
* @return A GntWidget for the request field.
- * @since 2.4.0
*/
GntWidget *finch_request_field_get_widget(PurpleRequestField *field);
/*@}*/