summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/calmwm.h b/calmwm.h
index 4feed56..f51deb2 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -400,9 +400,6 @@ void			 xu_setstate(struct client_ctx *, int);
 int			 xu_getstate(struct client_ctx *, int *);
 void			 xu_key_grab_keycode(Window, int, int);
 
-int			 dirent_exists(char *);
-int			 dirent_isdir(char *);
-int			 dirent_islink(char *);
 int			 u_spawn(char *);
 void			 exec_wm(char *);