From: Christophe CURIS <christophe.cu...@free.fr>

These function exists nowhere, so they should not have a prototype
in the header.
---
 src/funcs.h |    8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/funcs.h b/src/funcs.h
index 1863d55..373fd5d 100644
--- a/src/funcs.h
+++ b/src/funcs.h
@@ -49,16 +49,8 @@ void wHackedGrabButton(unsigned int button, unsigned int 
modifiers,
 
 WMagicNumber wAddDeathHandler(pid_t pid, WDeathHandler *callback, void *cdata);
 
-Pixmap LoadIcon(WScreen *scr, char *path, char *mask, int title_height);
-
-
 Bool IsDoubleClick(WScreen *scr, XEvent *event);
 
-WWindow * NextToFocusAfter(WWindow *wwin);
-WWindow * NextToFocusBefore(WWindow *wwin);
-
-RImage * wGetImageForWindowName(WScreen *scr, char *winstance, char *wclass);
-
 #ifdef NUMLOCK_HACK
 void wHackedGrabKey(int keycode, unsigned int modifiers,
                     Window grab_window, Bool owner_events, int pointer_mode,
-- 
1.7.10.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to