diff options
| author | George Hazan <george.hazan@gmail.com> | 2025-01-23 16:10:33 +0300 |
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2025-01-23 16:10:33 +0300 |
| commit | 67fc09987e008aacbdd07b205a89bc6a5ef28b8a (patch) | |
| tree | bdf581ed00d4ebc832470bad16882ee5f558f6de /plugins/AutoShutdown/res | |
| parent | b24b605821da1f4581d0a66d98f63effbecf46f6 (diff) | |
old obsoleted code removed
Diffstat (limited to 'plugins/AutoShutdown/res')
| -rw-r--r-- | plugins/AutoShutdown/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/AutoShutdown/res/resource.rc b/plugins/AutoShutdown/res/resource.rc index 83daf0e6bc..d13b7e5fae 100644 --- a/plugins/AutoShutdown/res/resource.rc +++ b/plugins/AutoShutdown/res/resource.rc @@ -69,8 +69,6 @@ BEGIN "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,12,88,273,19
GROUPBOX "Critical shutdown events",IDC_STATIC,3,116,289,62
LTEXT "Automatically shutdown the computer and turn the power off when one of the following occurs:",IDC_STATIC,12,128,273,18,SS_NOPREFIX
- CONTROL "&Thunderstorm warning is issued (Weather)",IDC_CHECK_WEATHER,
- "Button",BS_AUTOCHECKBOX | BS_TOP | WS_DISABLED | WS_TABSTOP,12,150,273,11
END
IDD_SETTINGS DIALOGEX 0, 0, 239, 286
|
