summaryrefslogtreecommitdiffstats
path: root/src/ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.c')
-rw-r--r--src/ui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui.c b/src/ui.c
index 9e387b4cea..db878e61a1 100644
--- a/src/ui.c
+++ b/src/ui.c
@@ -2929,7 +2929,6 @@ jump_to_mouse(
#endif
#ifdef FEAT_TEXT_PROP
static int in_popup_win = FALSE;
- static win_T *popup_dragwin = NULL;
#endif
static int prev_row = -1;
static int prev_col = -1;