about summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
authoroga <oga>2008-12-04 23:55:04 +0000
committeroga <oga>2008-12-04 23:55:04 +0000
commit25af744559f9627d1471e0d304fb6ab95c7542d2 (patch)
tree0a208d8241524467519a0995c4c96605b7c0e303 /calmwm.h
parentbe5dfb4ea448bd416500690788270bfed26a0b26 (diff)
downloadcwm-25af744559f9627d1471e0d304fb6ab95c7542d2.tar.gz
cwm-25af744559f9627d1471e0d304fb6ab95c7542d2.tar.xz
cwm-25af744559f9627d1471e0d304fb6ab95c7542d2.zip
Kill obviously dead variable.
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/calmwm.h b/calmwm.h
index be26b57..5dda347 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -116,8 +116,6 @@ struct client_ctx {
 		int		 x,y;
 	} ptr;
 
-	int			 beepbeep;
-
 	int			 xproto;
 
 	int			 flags;