Remove useless #include statement.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12728 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2018-03-10 06:55:57 +00:00
parent fd1696d18e
commit 2adaadbd94

View File

@ -25,10 +25,6 @@
#include <string.h>
#if HAVE_XRENDER
#include <X11/extensions/Xrender.h>
#endif
extern XIC fl_xim_ic;
extern char fl_is_over_the_spot;
#if !USE_XFT