mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
remove positionDlg
This commit is contained in:
parent
791d371b90
commit
4f10119ab6
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