mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
Removed all references to REDUCE_APPICON
This commit is contained in:
@@ -91,10 +91,6 @@ WAppIcon *wDockFindIconForWindow(WDock *dock, Window window);
|
||||
void wDockDoAutoLaunch(WDock *dock, int workspace);
|
||||
void wDockLaunchWithState(WDock *dock, WAppIcon *btn, WSavedState *state);
|
||||
|
||||
#ifdef REDUCE_APPICONS
|
||||
void wDockSimulateLaunch(WDock *dock, WAppIcon *btn);
|
||||
#endif
|
||||
|
||||
#ifdef OFFIX_DND
|
||||
int wDockReceiveDNDDrop(WScreen *scr, XEvent *event);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user