From 32dd324f77b7e17e3fbfda6b85c2cad6c47787ea Mon Sep 17 00:00:00 2001 From: okan Date: Thu, 30 Jan 2014 14:40:21 +0000 Subject: Remove duplicate mouse functions and instead use the kbfunc ones. No user visable changes at this point, but they'll merge at an appropriate time. --- calmwm.h | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 65954be..726f463 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: calmwm.h,v 1.251 2014/01/29 22:30:00 okan Exp $ + * $OpenBSD: calmwm.h,v 1.252 2014/01/30 14:40:21 okan Exp $ */ #ifndef _CALMWM_H_ @@ -482,18 +482,10 @@ void kbfunc_ssh(struct client_ctx *, union arg *); void kbfunc_term(struct client_ctx *, union arg *); void kbfunc_tile(struct client_ctx *, union arg *); -void mousefunc_client_cyclegroup(struct client_ctx *, - union arg *); void mousefunc_client_grouptoggle(struct client_ctx *, union arg *); -void mousefunc_client_hide(struct client_ctx *, - union arg *); -void mousefunc_client_lower(struct client_ctx *, - union arg *); void mousefunc_client_move(struct client_ctx *, union arg *); -void mousefunc_client_raise(struct client_ctx *, - union arg *); void mousefunc_client_resize(struct client_ctx *, union arg *); void mousefunc_menu_cmd(struct client_ctx *, union arg *); -- cgit v1.2.3-2-gb3c3