aboutsummaryrefslogtreecommitdiffstats
path: root/calmwm.h
diff options
context:
space:
mode:
authorokan2015-05-21 00:37:04 +0000
committerokan2015-05-21 00:37:04 +0000
commita7aa847332ee80b281feeab6ce0544e48563d714 (patch)
treeed84317784292778e49b40c86332a5aa9a1bb182 /calmwm.h
parentc61809c88c28d6ae5bcd9bbc2ec4e0ec2ea79bf9 (diff)
downloadcwm-a7aa847332ee80b281feeab6ce0544e48563d714.tar.gz
merge kbd and mouse grouptoggle
Diffstat (limited to '')
-rw-r--r--calmwm.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/calmwm.h b/calmwm.h
index 7818f0b..9681411 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.288 2015/05/20 23:54:39 okan Exp $
+ * $OpenBSD: calmwm.h,v 1.289 2015/05/21 00:37:04 okan Exp $
*/
#ifndef _CALMWM_H_
@@ -495,8 +495,6 @@ 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_grouptoggle(struct client_ctx *,
- union arg *);
void mousefunc_client_move(struct client_ctx *,
union arg *);
void mousefunc_client_resize(struct client_ctx *,