commit ecad06de27082f021d5f2a4fffaf7c025c83cb33 parent 1c52964f9fd447b0cecbbfb1c18e6a7d4eebef09 Author: nori li <50680474+thenorili@users.noreply.github.com> Date: Tue, 18 Feb 2020 11:20:12 -0500 Removed now-unused class X11/xpm.H. Diffstat:
M | src/UI/MasterUI.fl | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/UI/MasterUI.fl b/src/UI/MasterUI.fl @@ -83,11 +83,6 @@ extern NSM_Client *nsm; } decl {\#if !defined(PLUGINVERSION) && HAS_X11 -\#include <X11/xpm.h> -\#endif} {public local -} - -decl {\#if !defined(PLUGINVERSION) && HAS_X11 \#include <FL/Fl_RGB_Image.H> \#endif} {private local }