Commit 0b43959
committed
[MSGINA] OnInitSecurityDlg(): Remove unnecessary code (reactos#8371)
The Security dialog can be displayed only when a user is logged.
When this is so, the `pgContext->bAutoAdminLogon` has already been
reset to `FALSE`, see `gui.c!DoLogon()`. Thus there is really no
reason to disable the "Log Off" button in that case.
Addendum to commit c633b79 (r61622)1 parent b306f46 commit 0b43959
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | 845 | | |
849 | 846 | | |
850 | 847 | | |
| |||
0 commit comments