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: