mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
remove positionDlg
This commit is contained in:
parent
b0d8d0baec
commit
2aa517afd4
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ PasswdDlg(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
|
|||
pState = (PasswdDialogState*)lParam;
|
||||
globals = pState->globals;
|
||||
|
||||
positionDlg( hDlg );
|
||||
|
||||
nameToLabel( hDlg, pState->name, IDC_PWDLABEL );
|
||||
|
||||
return TRUE;
|
||||
|
|
Loading…
Add table
Reference in a new issue