get rid of excess logging (one line)

This commit is contained in:
ehouse 2009-01-18 18:17:08 +00:00
parent ac1a88f603
commit 06632f5495

View file

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