]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Remove old note
authorAlan T. DeKok <aland@freeradius.org>
Wed, 17 Jun 2015 19:50:15 +0000 (15:50 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 17 Jun 2015 19:50:15 +0000 (15:50 -0400)
src/lib/cursor.c

index d890bdc65d4e3e1d4d3161644365d82ac8bcd17a..42ebfab50afc84dabc59c5dbadfce4070502745f 100644 (file)
@@ -52,8 +52,6 @@ inline static VALUE_PAIR *fr_cursor_update(vp_cursor_t *cursor, VALUE_PAIR *vp)
 }
 
 /** Setup a cursor to iterate over attribute pairs
- *
- * @note Don't call directly, use the fr_cursor_init macro instead.
  *
  * @addtogroup module_safe
  *