mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
Remove unused wWindowCanReceiveFocus()
The function wWindowCanReceiveFocus() is not used, remove it.
This commit is contained in:
committed by
Carlos R. Mafra
parent
fc9e453de2
commit
c815449e68
@@ -409,8 +409,6 @@ void wWindowMap(WWindow *wwin);
|
||||
|
||||
void wWindowUnmap(WWindow *wwin);
|
||||
|
||||
Bool wWindowCanReceiveFocus(WWindow *wwin);
|
||||
|
||||
void wWindowDeleteSavedStatesForPID(pid_t pid);
|
||||
|
||||
WMagicNumber wWindowAddSavedState(char *instance, char *class, char *command,
|
||||
|
||||
Reference in New Issue
Block a user