[gtk/dnd-gestures-2: 83/173] Remove an unused signal



commit 96c77b61c1fb95a1a574bd54e4e3e44192fbbe36
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jan 6 00:29:17 2020 -0500

    Remove an unused signal

 gtk/gtkdragdest.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gtk/gtkdragdest.c b/gtk/gtkdragdest.c
index 7767516a83..ce57dd93ec 100644
--- a/gtk/gtkdragdest.c
+++ b/gtk/gtkdragdest.c
@@ -83,7 +83,6 @@ enum {
   DRAG_LEAVE,
   DRAG_MOTION,
   DRAG_DROP,
-  DRAG_DATA_RECEIVED,
   NUM_SIGNALS
 };
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]