about summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan <okan>2018-07-16 14:19:23 +0000
committerokan <okan>2018-07-16 14:19:23 +0000
commitb4d4eba6afbc58d0a242e14a342cc42d1529bdfe (patch)
tree0c97b15732b5749d35360d243757f73463388978 /calmwm.h
parenta9dbac8209d0b5efa3bd5af0c287039545639117 (diff)
parent9999c3e6e0191c91d36674e5968000b58610ed14 (diff)
downloadcwm-b4d4eba6afbc58d0a242e14a342cc42d1529bdfe.tar.gz
cwm-b4d4eba6afbc58d0a242e14a342cc42d1529bdfe.tar.xz
cwm-b4d4eba6afbc58d0a242e14a342cc42d1529bdfe.zip
cvsimport
* refs/heads/master:
  Remove unused prototype; from Ross L Richardson.
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calmwm.h b/calmwm.h
index 033202d..1076f96 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -429,7 +429,6 @@ void			 client_getsizehints(struct client_ctx *);
 void			 client_hide(struct client_ctx *);
 void 			 client_htile(struct client_ctx *);
 void			 client_lower(struct client_ctx *);
-void			 client_map(struct client_ctx *);
 void			 client_msg(struct client_ctx *, Atom, Time);
 void			 client_move(struct client_ctx *);
 void			 client_mtf(struct client_ctx *);