mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
remove overactive log message
This commit is contained in:
parent
15df92fc65
commit
e32a445788
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue