1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

menu: remove OpenWorkspaceMenu()

The function OpenWorkspaceMenu() is not used, remove it.

Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
This commit is contained in:
Rodolfo García Peñas (kix)
2012-02-12 20:04:50 +01:00
committed by Carlos R. Mafra
parent 6368bde7e5
commit b08b182147
2 changed files with 0 additions and 35 deletions

View File

@@ -61,8 +61,6 @@ void OpenWindowMenu2(WWindow *wwin, int x, int y, int keyboard);
void OpenMiniwindowMenu(WWindow *wwin, int x, int y);
void OpenWorkspaceMenu(WScreen *scr, int x, int y);
void CloseWindowMenu(WScreen *scr);
void DestroyWindowMenu(WScreen *scr);