diff options
Diffstat (limited to 'plugins/!Deprecated/ExternalAPI/m_hddinfo.h')
-rw-r--r-- | plugins/!Deprecated/ExternalAPI/m_hddinfo.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/!Deprecated/ExternalAPI/m_hddinfo.h b/plugins/!Deprecated/ExternalAPI/m_hddinfo.h deleted file mode 100644 index 3f529ec1ff..0000000000 --- a/plugins/!Deprecated/ExternalAPI/m_hddinfo.h +++ /dev/null @@ -1,6 +0,0 @@ -#define MS_SYSINFO_HDDTEMP "SysInfo/HddTemp"
- // checks current hdd temperature
-#define MS_SYSINFO_CUSTPOP "SysInfo/CustomPopup"
- //shows special custom popup
-#define ME_SYSINFO_HDDOVERHEAT "SysInfo/HddOverheat"
- // happens if one ot the drives has current temperature higher than set as normal
|