From e32a4457884030fbe377cc675c9aa95a6d6c5d17 Mon Sep 17 00:00:00 2001 From: ehouse Date: Thu, 22 Jun 2006 03:37:21 +0000 Subject: [PATCH] remove overactive log message --- xwords4/wince/cemain.c | 1 - 1 file changed, 1 deletion(-) diff --git a/xwords4/wince/cemain.c b/xwords4/wince/cemain.c index 021936091..88320b187 100755 --- a/xwords4/wince/cemain.c +++ b/xwords4/wince/cemain.c @@ -1765,7 +1765,6 @@ handleScroll( CEAppGlobals* globals, XP_S16 pos, /* only valid for THUMB* */ case SB_THUMBTRACK: /* still dragging; don't redraw */ case SB_THUMBPOSITION: - XP_LOGF( "Got scroll message: %d", pos ); newOffset = pos; break; default: