mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
New colormap header file and remove unused functions
The functions related to colormap are moved from funcs.h to the new file colormap.h. These files are included where needed. The functions wColormapInstallRoot and wColormapUninstallRoot are removed, because they are not used.
This commit is contained in:
committed by
Carlos R. Mafra
parent
42cb1291e3
commit
02feb72fdc
@@ -36,6 +36,7 @@
|
||||
#include "session.h"
|
||||
#include "winspector.h"
|
||||
#include "wmspec.h"
|
||||
#include "colormap.h"
|
||||
|
||||
extern Atom _XA_WM_DELETE_WINDOW;
|
||||
extern Time LastTimestamp;
|
||||
|
||||
Reference in New Issue
Block a user