]> code.delx.au - gnu-emacs/blobdiff - src/ccl.c
Fix cursor display when several display strings follow each other.
[gnu-emacs] / src / ccl.c
index dd37934451d2469f3da938a2963081043c0c4bd9..34cc1c98eea21d90318d91c03f020c4b17909fcf 100644 (file)
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -26,7 +26,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <config.h>
 
 #include <stdio.h>
-#include <setjmp.h>
 #include <limits.h>
 
 #include "lisp.h"