remove positionDlg

This commit is contained in:
ehouse 2004-02-27 06:09:43 +00:00
parent 3249eab16e
commit c6c53282d9

View file

@ -90,8 +90,6 @@ BlankDlg(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
SetWindowLong( hDlg, GWL_USERDATA, lParam );
bState = (BlankDialogState*)lParam;
positionDlg( hDlg );
#ifdef FEATURE_TRAY_EDIT
if ( bState->pi->why == PICK_FOR_CHEAT ) {
showCurTray( hDlg, bState );