1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-25 07:32:36 +01:00

Remove prototype of unused function StartLogShell

This commit is contained in:
Carlos R. Mafra
2009-08-16 11:14:40 +02:00
parent e2b6a85e80
commit 7a3b139dcb

View File

@@ -104,9 +104,6 @@ char *ExpandOptions(WScreen *scr, char *cmdline);
void ExecuteShellCommand(WScreen *scr, char *command);
void StartLogShell(WScreen *scr);
Bool IsDoubleClick(WScreen *scr, XEvent *event);
WWindow *NextToFocusAfter(WWindow *wwin);