From 63433f9be790ce69ad3686d18f1c35326fd0e3f6 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 17 Jul 2015 17:53:49 +0000 Subject: Remove unnecessary include file (STR #3133). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10797 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Text_Display.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/Fl_Text_Display.cxx b/src/Fl_Text_Display.cxx index aaf327c16..255581cd5 100644 --- a/src/Fl_Text_Display.cxx +++ b/src/Fl_Text_Display.cxx @@ -1,7 +1,7 @@ // // "$Id$" // -// Copyright 2001-2014 by Bill Spitzak and others. +// Copyright 2001-2015 by Bill Spitzak and others. // Original code Copyright Mark Edel. Permission to distribute under // the LGPL for the FLTK library granted by Mark Edel. // @@ -30,7 +30,6 @@ #include #include #include -#include #undef min #undef max -- cgit v1.2.3