summaryrefslogtreecommitdiff
path: root/x11-fm/nemo/files/patch-src_nemo-notebook.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nemo/files/patch-src_nemo-notebook.c')
-rw-r--r--x11-fm/nemo/files/patch-src_nemo-notebook.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-fm/nemo/files/patch-src_nemo-notebook.c b/x11-fm/nemo/files/patch-src_nemo-notebook.c
deleted file mode 100644
index 5b26b3391cab..000000000000
--- a/x11-fm/nemo/files/patch-src_nemo-notebook.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/nemo-notebook.c.orig 2014-11-25 08:15:15.798622291 +0100
-+++ src/nemo-notebook.c 2014-11-25 08:15:25.754624581 +0100
-@@ -51,12 +51,6 @@
- static void nemo_notebook_remove (GtkContainer *container,
- GtkWidget *tab_widget);
-
--static const GtkTargetEntry url_drag_types[] =
--{
-- { NEMO_ICON_DND_GNOME_ICON_LIST_TYPE, 0, NEMO_ICON_DND_GNOME_ICON_LIST },
-- { NEMO_ICON_DND_URI_LIST_TYPE, 0, NEMO_ICON_DND_URI_LIST },
--};
--
- enum
- {
- TAB_CLOSE_REQUEST,