docs: Update GParamFlags docs.
authorVolker Sobek <reklov@live.com>
Fri, 23 May 2014 20:45:30 +0000 (22:45 +0200)
committerVolker Sobek <reklov@live.com>
Mon, 10 Nov 2014 22:25:23 +0000 (23:25 +0100)
Remove reference to G_PARAM_READWRITE from GParamFlags' description,
since commit 6c395244a5db added G_PARAM_READWRITE to GParamFlags.

https://bugzilla.gnome.org/show_bug.cgi?id=726037

gobject/gparam.h

index d0191ed..24a36da 100644 (file)
@@ -145,7 +145,7 @@ G_BEGIN_DECLS
  *  Since 2.26
  * 
  * Through the #GParamFlags flag values, certain aspects of parameters
- * can be configured. See also #G_PARAM_READWRITE and #G_PARAM_STATIC_STRINGS.
+ * can be configured. See also #G_PARAM_STATIC_STRINGS.
  */
 typedef enum
 {