all repos — fluxbox @ e7700166604d737ff23427877100c8888c761494

custom fork of the fluxbox windowmanager

remove unnecessary xpm.h include in imlib code
Mark Tiefenbruck mark@fluxbox.org
commit

e7700166604d737ff23427877100c8888c761494

parent

4e831484d55398e5c328aeb531060ffaf997f300

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M src/FbTk/ImageImlib2.ccsrc/FbTk/ImageImlib2.cc

@@ -24,8 +24,6 @@

#include "App.hh" #include "PixmapWithMask.hh" -#include <X11/xpm.h> - #include <Imlib2.h> #include <map> #include <iostream>