mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +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
@@ -37,7 +37,7 @@
|
||||
#include "actions.h"
|
||||
#include "icon.h"
|
||||
#include "client.h"
|
||||
#include "funcs.h"
|
||||
#include "colormap.h"
|
||||
#include "stacking.h"
|
||||
#include "appicon.h"
|
||||
#include "appmenu.h"
|
||||
|
||||
Reference in New Issue
Block a user