mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
get rid of excess logging (one line)
This commit is contained in:
parent
53808a7098
commit
000f120694
1 changed files with 0 additions and 1 deletions
|
@ -511,7 +511,6 @@ adjustScrollPos( HWND hDlg, XP_S16 vertChange )
|
||||||
|
|
||||||
setScrollPos( hDlg, sinfo.nPos + vertChange );
|
setScrollPos( hDlg, sinfo.nPos + vertChange );
|
||||||
}
|
}
|
||||||
LOG_RETURN_VOID();
|
|
||||||
} /* adjustScrollPos */
|
} /* adjustScrollPos */
|
||||||
|
|
||||||
static XP_Bool
|
static XP_Bool
|
||||||
|
|
Loading…
Add table
Reference in a new issue