diff options
Diffstat (limited to 'src/keyboard.c')
| -rw-r--r-- | src/keyboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keyboard.c b/src/keyboard.c index 8c030c7652c..0d042132d8e 100644 --- a/src/keyboard.c +++ b/src/keyboard.c | |||
| @@ -5217,7 +5217,6 @@ static const char *const lispy_drag_n_drop_names[] = | |||
| 5217 | static Lisp_Object Qabove_handle, Qhandle, Qbelow_handle; | 5217 | static Lisp_Object Qabove_handle, Qhandle, Qbelow_handle; |
| 5218 | static Lisp_Object Qbefore_handle, Qhorizontal_handle, Qafter_handle; | 5218 | static Lisp_Object Qbefore_handle, Qhorizontal_handle, Qafter_handle; |
| 5219 | Lisp_Object Qup, Qdown, Qtop, Qbottom; | 5219 | Lisp_Object Qup, Qdown, Qtop, Qbottom; |
| 5220 | Lisp_Object Qleft, Qright; | ||
| 5221 | static Lisp_Object Qleftmost, Qrightmost; | 5220 | static Lisp_Object Qleftmost, Qrightmost; |
| 5222 | static Lisp_Object Qend_scroll; | 5221 | static Lisp_Object Qend_scroll; |
| 5223 | static Lisp_Object Qratio; | 5222 | static Lisp_Object Qratio; |