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:
parent
fd1696d18e
commit
2adaadbd94
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user