get rid of excess logging (one line)

This commit is contained in:
ehouse 2009-01-18 18:17:08 +00:00
parent 53808a7098
commit 000f120694

View file

@ -511,7 +511,6 @@ adjustScrollPos( HWND hDlg, XP_S16 vertChange )
setScrollPos( hDlg, sinfo.nPos + vertChange );
}
LOG_RETURN_VOID();
} /* adjustScrollPos */
static XP_Bool