1
0
Fork 0
forked from len0rd/rockbox

Forgot to remove all traces of the obsolete repeat mask functions

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4909 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2004-07-21 08:29:22 +00:00
parent 3ea8dd2d98
commit ad5c0ed245

View file

@ -23,9 +23,6 @@
#include "X11/keysym.h"
static int release_mask;
static int repeat_mask;
/*
*Initialize buttons
*/