mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
get rid of excess logging (one line)
This commit is contained in:
parent
ac1a88f603
commit
06632f5495
1 changed files with 0 additions and 1 deletions
|
@ -511,7 +511,6 @@ adjustScrollPos( HWND hDlg, XP_S16 vertChange )
|
|||
|
||||
setScrollPos( hDlg, sinfo.nPos + vertChange );
|
||||
}
|
||||
LOG_RETURN_VOID();
|
||||
} /* adjustScrollPos */
|
||||
|
||||
static XP_Bool
|
||||
|
|
Loading…
Reference in a new issue