summaryrefslogtreecommitdiff
path: root/desktop/selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/selection.c')
-rw-r--r--desktop/selection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/selection.c b/desktop/selection.c
index 280edcd2e..13a1293e3 100644
--- a/desktop/selection.c
+++ b/desktop/selection.c
@@ -283,7 +283,6 @@ bool selection_click(struct selection *s, browser_mouse_state mouse,
* selection, Otherwise clear on release (to allow for drags) */
selection_clear(s, true);
- gui_clear_selection(top->window);
} else if (mouse & BROWSER_MOUSE_DRAG_1) {
/* start new selection drag */