aboutsummaryrefslogtreecommitdiffstats
path: root/calmwm.h
diff options
context:
space:
mode:
authoroga2008-07-22 19:52:54 +0000
committeroga2008-07-22 19:52:54 +0000
commit7da94b95b0ea8b9bb0bcbfc5b2d432a4018042d1 (patch)
tree6d731baa4dd93100a54279bbccc1f70be7ace74d /calmwm.h
parent7e61c25d282485813f1e8159fc74ad680ea85e11 (diff)
downloadcwm-7da94b95b0ea8b9bb0bcbfc5b2d432a4018042d1.tar.gz
kill another leftover prototype.
ok okan@
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/calmwm.h b/calmwm.h
index 31d4373..fbf552a 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.
*
- * $Id: calmwm.h,v 1.59 2008/07/11 15:18:29 okan Exp $
+ * $Id: calmwm.h,v 1.60 2008/07/22 19:52:54 oga Exp $
*/
#ifndef _CALMWM_H_
@@ -397,7 +397,6 @@ int xu_getprop(struct client_ctx *, Atom, Atom, long,
char *xu_getstrprop(struct client_ctx *, Atom atm);
void xu_setstate(struct client_ctx *, int);
int xu_getstate(struct client_ctx *, int *);
-void xu_key_grab_keycode(Window, int, int);
int u_spawn(char *);
void u_exec(char *);