]> code.delx.au - gnu-emacs/blobdiff - src/fringe.c
Merge from origin/emacs-25
[gnu-emacs] / src / fringe.c
index fcc5207b0629d93b8ba6ede747a8d1f1dfad78f9..597c666d3bc3e97594cad4cea521a67f8a4993de 100644 (file)
@@ -1,5 +1,5 @@
 /* Fringe handling (split from xdisp.c).
-   Copyright (C) 1985-1988, 1993-1995, 1997-2015 Free Software
+   Copyright (C) 1985-1988, 1993-1995, 1997-2016 Free Software
    Foundation, Inc.
 
 This file is part of GNU Emacs.
@@ -26,7 +26,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "frame.h"
 #include "window.h"
 #include "dispextern.h"
-#include "character.h"
 #include "buffer.h"
 #include "blockinput.h"
 #include "termhooks.h"