]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/xterm.c (x_term_init): Fix the non-GTK3 XI2 build.
authorPo Lu <luangruo@yahoo.com>
Thu, 28 Apr 2022 09:00:53 +0000 (17:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 28 Apr 2022 09:01:15 +0000 (17:01 +0800)
src/xterm.c

index 49e1ce1b8446e8e24b88d3a9bcc75cd46d20d720..d7746058326c44b4f514d2b7113f8ebf3be69e82 100644 (file)
@@ -23394,6 +23394,7 @@ x_term_init (Lisp_Object display_name, char *xrm_option, char *resource_name)
 #ifndef HAVE_GTK3
  skip_xi_setup:
 #endif
+  ;
 #endif
 
 #ifdef HAVE_XRANDR