summaryrefslogtreecommitdiff
path: root/gdk/gdkdnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdkdnd.h')
-rw-r--r--gdk/gdkdnd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkdnd.h b/gdk/gdkdnd.h
index caf79151bb..30e391b1ac 100644
--- a/gdk/gdkdnd.h
+++ b/gdk/gdkdnd.h
@@ -46,8 +46,6 @@ G_BEGIN_DECLS
* @GDK_DRAG_CANCEL_ERROR: Unspecified error.
*
* Used in #GdkDragContext to the reason of a cancelled DND operation.
- *
- * Since: 3.20
*/
typedef enum {
GDK_DRAG_CANCEL_NO_TARGET,