[epiphany] ephy-bookmark-properties: Remove dest_drag_types



commit 4342778efb34832f9147d0e76637224dc61716ba
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Fri Dec 11 03:43:19 2015 +0800

    ephy-bookmark-properties: Remove dest_drag_types
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759200

 src/bookmarks/ephy-bookmark-properties.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/bookmarks/ephy-bookmark-properties.c b/src/bookmarks/ephy-bookmark-properties.c
index e1d4b14..297d931 100644
--- a/src/bookmarks/ephy-bookmark-properties.c
+++ b/src/bookmarks/ephy-bookmark-properties.c
@@ -39,10 +39,6 @@
 
 #include <string.h>
 
-static const GtkTargetEntry dest_drag_types[] = {
-  {EPHY_DND_URL_TYPE, 0, 0},
-};
-
 struct _EphyBookmarkProperties
 {
        GtkDialog parent_instance;


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