1
0
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:
Rodolfo García Peñas (kix)
2012-06-25 21:50:04 +02:00
committed by Carlos R. Mafra
parent fc9e453de2
commit c815449e68
2 changed files with 0 additions and 14 deletions

View File

@@ -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,