From c375ec5e0fc73942015844fbb7209326e6348136 Mon Sep 17 00:00:00 2001 From: okan Date: Tue, 16 Jul 2013 14:22:25 +0000 Subject: don't need the size here --- conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf.c') diff --git a/conf.c b/conf.c index 067e4ed..01a4d0f 100644 --- a/conf.c +++ b/conf.c @@ -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: conf.c,v 1.144 2013/07/16 14:04:44 okan Exp $ + * $OpenBSD: conf.c,v 1.145 2013/07/16 14:22:25 okan Exp $ */ #include @@ -624,7 +624,7 @@ conf_unbind_mouse(struct conf *c, struct mousebinding *unbind) } } -static int cursor_binds[CF_NITEMS] = { +static int cursor_binds[] = { XC_X_cursor, /* CF_DEFAULT */ XC_fleur, /* CF_MOVE */ XC_left_ptr, /* CF_NORMAL */ -- cgit v1.2.3-2-gb3c3